
Time bar (total: 13.9s)
| 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 26 computations (36.6% saved)
| 1.3s | 5 325× | 1 | valid |
| 444.0ms | 2 931× | 0 | valid |
| 205.0ms | 1 221× | 0 | invalid |
ival-mult: 290.0ms (19.6% of total)const: 260.0ms (17.6% of total)ival-<: 179.0ms (12.1% of total)ival-sqrt: 169.0ms (11.4% of total)ival-div: 163.0ms (11% of total)adjust: 119.0ms (8.1% of total)ival-sub: 107.0ms (7.2% of total)ival-add: 74.0ms (5% of total)ival-neg: 68.0ms (4.6% of total)ival-and: 35.0ms (2.4% of total)exact: 10.0ms (0.7% of total)ival-assert: 4.0ms (0.3% of total)| 1× | egg-herbie |
| 1 562× | div-sub |
| 1 088× | accelerator-lowering-fma.f32 |
| 1 088× | accelerator-lowering-fma.f64 |
| 996× | sub-neg |
| 712× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 158 |
| 1 | 152 | 144 |
| 2 | 433 | 144 |
| 3 | 1173 | 144 |
| 4 | 3171 | 144 |
| 5 | 6061 | 144 |
| 0 | 12 | 17 |
| 1 | 28 | 16 |
| 2 | 65 | 16 |
| 3 | 148 | 16 |
| 4 | 227 | 16 |
| 5 | 365 | 16 |
| 6 | 643 | 16 |
| 7 | 1095 | 16 |
| 8 | 2244 | 16 |
| 9 | 2500 | 16 |
| 10 | 2610 | 16 |
| 11 | 2665 | 16 |
| 12 | 2666 | 16 |
| 13 | 2666 | 16 |
| 0 | 2666 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 246 | 1 | (1965872451.5453215 47948204963420.99 4395671056595920.5) | 1 | (2913286633492.5884 4721058.975173857 0.06524774945662015) | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 3 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) a) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 246 | 3 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 245 | 1 |
| - | 1 | 9 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 245 | 1 | 0 |
| - | 1 | 2 | 7 |
| number | freq |
|---|---|
| 0 | 10 |
| 1 | 246 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 53.0ms | 334× | 1 | valid |
| 22.0ms | 178× | 0 | valid |
Compiled 176 to 52 computations (70.5% saved)
ival-mult: 16.0ms (35.8% of total)ival-div: 6.0ms (13.4% of total)ival-sqrt: 6.0ms (13.4% of total)adjust: 5.0ms (11.2% of total)ival-add: 4.0ms (8.9% of total)ival-sub: 4.0ms (8.9% of total)ival-neg: 3.0ms (6.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 30.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
Compiled 20 to 12 computations (40% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 1 088× | accelerator-lowering-fma.f32 |
| 1 088× | accelerator-lowering-fma.f64 |
| 712× | *-lowering-*.f32 |
| 712× | *-lowering-*.f64 |
| 434× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 66 |
| 1 | 28 | 64 |
| 2 | 65 | 64 |
| 3 | 148 | 64 |
| 4 | 227 | 64 |
| 5 | 365 | 64 |
| 6 | 643 | 64 |
| 7 | 1095 | 64 |
| 8 | 2244 | 64 |
| 9 | 2500 | 64 |
| 10 | 2610 | 64 |
| 11 | 2665 | 64 |
| 12 | 2666 | 64 |
| 13 | 2666 | 64 |
| 0 | 2666 | 60 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
(neg b) |
b |
(sqrt (- (* b b) (* (* 3 a) c))) |
(- (* b b) (* (* 3 a) c)) |
(* b b) |
(* (* 3 a) c) |
(* 3 a) |
3 |
a |
c |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))) b) |
(neg b) |
(neg.f64 b) |
b |
(sqrt (- (* b b) (* (* 3 a) c))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))) |
(- (* b b) (* (* 3 a) c)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* (* 3 a) c) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
3 |
#s(literal 3 binary64) |
a |
c |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 #s(literal 3 binary64) a) c) |
| ✓ | accuracy | 99.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 30.3% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 35.0ms | 167× | 1 | valid |
| 7.0ms | 89× | 0 | valid |
Compiled 68 to 14 computations (79.4% saved)
ival-mult: 6.0ms (25% of total)ival-add: 5.0ms (20.9% of total)ival-div: 3.0ms (12.5% of total)ival-sqrt: 3.0ms (12.5% of total)adjust: 2.0ms (8.3% of total)ival-sub: 2.0ms (8.3% of total)ival-neg: 2.0ms (8.3% 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) (* (* 3 a) c))))> |
#<alt (- (* b b) (* (* 3 a) c))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a))> |
#<alt (neg b)> |
#<alt (* (* 3 a) c)> |
| Outputs |
|---|
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -3 (* a c))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<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 (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | 0 | (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
| 1.0ms | b | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 1.0ms | a | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 1.0ms | a | @ | -inf | (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 1.0ms | c | @ | 0 | (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 1× | batch-egg-rewrite |
| 4 876× | accelerator-lowering-fma.f32 |
| 4 876× | accelerator-lowering-fma.f64 |
| 3 870× | *-lowering-*.f32 |
| 3 870× | *-lowering-*.f64 |
| 2 328× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 46 |
| 1 | 63 | 44 |
| 2 | 517 | 43 |
| 3 | 6808 | 43 |
| 0 | 8097 | 40 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
(- (* b b) (* (* 3 a) c)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(neg b) |
(* (* 3 a) c) |
| Outputs |
|---|
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) b) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) b (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) #s(literal 1/2 binary64))) |
(hypot.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b)) |
(hypot.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b)) |
(hypot.f64 (pow.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(fabs.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c))) |
(-.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) |
(fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(fma.f64 #s(literal 3 binary64) (*.f64 a (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 3 binary64) c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 3 binary64) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 3 binary64) c) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a (neg.f64 c)) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 3 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 c) #s(literal 3 binary64)) a (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(neg.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 9 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))) (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (fma.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) (fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(*.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) |
(*.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b (/.f64 #s(literal 1/3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))))) |
(fma.f64 b (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/3 binary64)) a) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/3 binary64)) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 9 binary64)))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (fma.f64 b b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
b |
(+.f64 b #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) b) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 (/.f64 #s(literal 0 binary64) b) b) |
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 b) |
(/.f64 (*.f64 b b) b) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b))) |
(pow.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(*.f64 a (*.f64 #s(literal 3 binary64) c)) |
(*.f64 (*.f64 #s(literal 3 binary64) a) c) |
(*.f64 c (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (*.f64 a c) #s(literal 3 binary64)) |
(*.f64 (*.f64 #s(literal 3 binary64) c) a) |
| 1× | egg-herbie |
| 11 360× | accelerator-lowering-fma.f32 |
| 11 360× | accelerator-lowering-fma.f64 |
| 6 828× | *-lowering-*.f32 |
| 6 828× | *-lowering-*.f64 |
| 3 678× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 470 | 2458 |
| 1 | 1445 | 2441 |
| 2 | 4896 | 2418 |
| 0 | 8064 | 2302 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -3/2 (/ (* a c) b)) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -3 (* a c)) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* -3 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* -3 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
| Outputs |
|---|
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))) (neg.f64 b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (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 #s(literal -27/16 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/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)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 a (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (*.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 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) a) b) a)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 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 -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 c (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) (/.f64 b c))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 c (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) c) b) c)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(- (pow b 2) (* 3 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 3 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 3 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 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 -3 binary64))) #s(literal 1/72 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64)) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b b))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (fma.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 b (neg.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)) #s(literal -1/3 binary64)) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/6 binary64)) (*.f64 b #s(literal 1/3 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -1/6 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/72 binary64))) a)) a)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) (*.f64 a b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a c)))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a c))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a c)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 c (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/6 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 (*.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)))))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/72 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)) (neg.f64 c)) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(* 3 (* a c)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
Compiled 20 269 to 1 864 computations (90.8% saved)
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 527 | 27 | 554 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 528 | 27 | 555 |
| Status | Accuracy | Program |
|---|---|---|
| 91.9% | (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) | |
| 95.1% | (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) | |
| 96.4% | (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) | |
| ▶ | 95.1% | (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
| ▶ | 96.5% | (/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64)) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b b))))) b) |
| ▶ | 92.2% | (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
| 95.9% | (/.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 94.5% | (/.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 91.7% | (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 30.1% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) | |
| 29.6% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 30.2% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 30.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) | |
| 82.0% | (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 30.7% | (/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 30.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.1% | (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) | |
| 94.7% | (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 91.7% | (/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
| 30.1% | (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) | |
| 29.8% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) | |
| 30.1% | (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) | |
| 94.8% | (*.f64 c (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 96.2% | (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) (*.f64 a b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 91.9% | (*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal -1/2 binary64) b))) | |
| ▶ | 82.5% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 1 794 to 998 computations (44.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
| ✓ | cost-diff | 320 | (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))))) |
| ✓ | cost-diff | 640 | (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 704 | (/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
| ✓ | cost-diff | 320 | (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64)) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b b))))) b) |
| ✓ | cost-diff | 320 | (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b b))) |
| ✓ | cost-diff | 320 | (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b b)))) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64)) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b b))))) |
| 5 386× | *-lowering-*.f32 |
| 5 386× | *-lowering-*.f64 |
| 5 048× | /-lowering-/.f32 |
| 5 048× | /-lowering-/.f64 |
| 3 234× | associate-*r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 565 |
| 1 | 167 | 557 |
| 2 | 484 | 549 |
| 3 | 1393 | 535 |
| 4 | 2427 | 527 |
| 5 | 2835 | 525 |
| 6 | 3425 | 523 |
| 7 | 4202 | 523 |
| 8 | 4997 | 523 |
| 9 | 5051 | 523 |
| 10 | 5322 | 523 |
| 11 | 5322 | 523 |
| 12 | 5757 | 523 |
| 13 | 5768 | 523 |
| 14 | 5768 | 523 |
| 0 | 8034 | 504 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (* a a) (* (/ (* c (* c c)) (pow b 4)) -9/16)) (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))))) b) |
(+ (* (* a a) (* (/ (* c (* c c)) (pow b 4)) -9/16)) (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))))) |
(* a a) |
a |
(* (/ (* c (* c c)) (pow b 4)) -9/16) |
(/ (* c (* c c)) (pow b 4)) |
(* c (* c c)) |
c |
(* c c) |
(pow b 4) |
b |
4 |
-9/16 |
(+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b)))) |
-1/2 |
(+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))) |
-1/6 |
(/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))) |
(* (pow a 4) (* (pow c 4) 405/64)) |
(pow a 4) |
(* (pow c 4) 405/64) |
(pow c 4) |
405/64 |
(* a (pow b 6)) |
(pow b 6) |
6 |
(/ (* (* a (* c c)) -3/8) (* b b)) |
(* (* a (* c c)) -3/8) |
(* a (* c c)) |
-3/8 |
(* b b) |
(* -1/2 (/ c b)) |
-1/2 |
(/ c b) |
c |
b |
(/ (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)) b) |
(+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)) |
a |
(/ (* (* c c) -3/8) (* b b)) |
(* (* c c) -3/8) |
(* c c) |
c |
-3/8 |
(* b b) |
b |
(* c -1/2) |
-1/2 |
(/ (* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))) (* 3 a)) |
(* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))) |
c |
(+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b)))) |
-3/2 |
(/ a b) |
a |
b |
(/ (* (* -9/8 (* a a)) c) (* b (* b b))) |
(* (* -9/8 (* a a)) c) |
(* -9/8 (* a a)) |
-9/8 |
(* a a) |
(* b (* b b)) |
(* b b) |
(* 3 a) |
3 |
(/ (+ (* (* (* a a) -9/16) (/ (* c (* c c)) (pow b 4))) (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2))) b) |
(+ (* (* (* a a) -9/16) (/ (* c (* c c)) (pow b 4))) (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2))) |
(* (* a a) -9/16) |
(* a a) |
a |
-9/16 |
(/ (* c (* c c)) (pow b 4)) |
(* c (* c c)) |
c |
(* c c) |
(pow b 4) |
b |
4 |
(+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)) |
(/ (* (* c c) -3/8) (* b b)) |
(* (* c c) -3/8) |
-3/8 |
(* b b) |
(* c -1/2) |
-1/2 |
| Outputs |
|---|
(/ (+ (* (* a a) (* (/ (* c (* c c)) (pow b 4)) -9/16)) (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))))) b) |
(/.f64 (fma.f64 c (fma.f64 a (fma.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b) |
(+ (* (* a a) (* (/ (* c (* c c)) (pow b 4)) -9/16)) (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))))) |
(fma.f64 c (fma.f64 a (fma.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) |
(* a a) |
(*.f64 a a) |
a |
(* (/ (* c (* c c)) (pow b 4)) -9/16) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* c (* c c)) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
c |
(* c c) |
(*.f64 c c) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
b |
4 |
#s(literal 4 binary64) |
-9/16 |
#s(literal -9/16 binary64) |
(+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b)))) |
(fma.f64 c (fma.f64 a (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))) |
(fma.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
-1/6 |
#s(literal -1/6 binary64) |
(/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))) |
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* (pow a 4) (* (pow c 4) 405/64)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(* (pow c 4) 405/64) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
405/64 |
#s(literal 405/64 binary64) |
(* a (pow b 6)) |
(*.f64 a (pow.f64 b #s(literal 6 binary64))) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
6 |
#s(literal 6 binary64) |
(/ (* (* a (* c c)) -3/8) (* b b)) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(* (* a (* c c)) -3/8) |
(*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) |
(* a (* c c)) |
(*.f64 a (*.f64 c c)) |
-3/8 |
#s(literal -3/8 binary64) |
(* b b) |
(*.f64 b b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
-1/2 |
#s(literal -1/2 binary64) |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)) b) |
(/.f64 (*.f64 c (fma.f64 a (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)) |
(*.f64 c (fma.f64 a (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
a |
(/ (* (* c c) -3/8) (* b b)) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) |
(* (* c c) -3/8) |
(*.f64 (*.f64 c c) #s(literal -3/8 binary64)) |
(* c c) |
(*.f64 c c) |
c |
-3/8 |
#s(literal -3/8 binary64) |
(* b b) |
(*.f64 b b) |
b |
(* c -1/2) |
(*.f64 c #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))) (* 3 a)) |
(*.f64 (fma.f64 a (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a c) (*.f64 a b))) |
(* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))) |
(*.f64 (/.f64 c b) (*.f64 a (fma.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64)))) |
c |
(+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b)))) |
(*.f64 (/.f64 a b) (fma.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64))) |
-3/2 |
#s(literal -3/2 binary64) |
(/ a b) |
(/.f64 a b) |
a |
b |
(/ (* (* -9/8 (* a a)) c) (* b (* b b))) |
(/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b))) |
(* (* -9/8 (* a a)) c) |
(*.f64 a (*.f64 c (*.f64 a #s(literal -9/8 binary64)))) |
(* -9/8 (* a a)) |
(*.f64 a (*.f64 a #s(literal -9/8 binary64))) |
-9/8 |
#s(literal -9/8 binary64) |
(* a a) |
(*.f64 a a) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(/ (+ (* (* (* a a) -9/16) (/ (* c (* c c)) (pow b 4))) (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2))) b) |
(/.f64 (*.f64 c (fma.f64 a (fma.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1/2 binary64))) b) |
(+ (* (* (* a a) -9/16) (/ (* c (* c c)) (pow b 4))) (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2))) |
(*.f64 c (fma.f64 a (fma.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1/2 binary64))) |
(* (* a a) -9/16) |
(*.f64 (*.f64 a a) #s(literal -9/16 binary64)) |
(* a a) |
(*.f64 a a) |
a |
-9/16 |
#s(literal -9/16 binary64) |
(/ (* c (* c c)) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
c |
(* c c) |
(*.f64 c c) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
b |
4 |
#s(literal 4 binary64) |
(+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)) |
(*.f64 c (fma.f64 a (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) #s(literal -1/2 binary64))) |
(/ (* (* c c) -3/8) (* b b)) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) |
(* (* c c) -3/8) |
(*.f64 (*.f64 c c) #s(literal -3/8 binary64)) |
-3/8 |
#s(literal -3/8 binary64) |
(* b b) |
(*.f64 b b) |
(* c -1/2) |
(*.f64 c #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 99.8% | (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.4% | (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) |
| ✓ | accuracy | 99.3% | (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
| 148.0ms | 256× | 0 | valid |
Compiled 576 to 60 computations (89.6% saved)
ival-mult: 34.0ms (44% of total)ival-div: 20.0ms (25.9% of total)ival-pow: 12.0ms (15.5% of total)ival-add: 6.0ms (7.8% of total)const: 4.0ms (5.2% of total)exact: 1.0ms (1.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* a a) (* (/ (* c (* c c)) (pow b 4)) -9/16)) (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b)))))> |
#<alt (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))))> |
#<alt (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b)))> |
#<alt (/ (+ (* (* a a) (* (/ (* c (* c c)) (pow b 4)) -9/16)) (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ c b)> |
#<alt (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2))> |
#<alt (/ (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)) b)> |
#<alt (/ (* (* c c) -3/8) (* b b))> |
#<alt (* (* c c) -3/8)> |
#<alt (/ (* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))) (* 3 a))> |
#<alt (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b)))))> |
#<alt (/ a b)> |
#<alt (+ (* (* (* a a) -9/16) (/ (* c (* c c)) (pow b 4))) (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)))> |
#<alt (/ (+ (* (* (* a a) -9/16) (/ (* c (* c c)) (pow b 4))) (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2))) b)> |
#<alt (* (* a a) -9/16)> |
#<alt (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))> |
#<alt (* (pow a 4) (* (pow c 4) 405/64))> |
#<alt (/ (* (* a (* c c)) -3/8) (* b b))> |
#<alt (/ (* c (* c c)) (pow b 4))> |
#<alt (* b b)> |
#<alt (/ (* (* -9/8 (* a a)) c) (* b (* b b)))> |
#<alt (* -9/8 (* a a))> |
#<alt (* b (* b b))> |
| Outputs |
|---|
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1/2 c)> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3)))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 6))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))))> |
#<alt (* -1/2 c)> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* c (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) 1/2))> |
#<alt (* c (- (* c (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) 1/2))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (+ (* 1/2 (/ c (pow a 3))) (* 135/128 (/ (pow c 4) (pow b 6)))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (+ (* 1/2 (/ c (pow a 3))) (* 135/128 (/ (pow c 4) (pow b 6)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 4) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 4) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 6))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ 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 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a)))))> |
#<alt (* -1/2 c)> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 2)))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -3/8 (pow c 2))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -3/2 (/ a b))> |
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))> |
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))> |
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))> |
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))> |
#<alt (* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b)))))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3))> |
#<alt (* -3/2 (/ a b))> |
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)> |
#<alt (* -3/2 (/ a b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b))> |
#<alt (* -3/2 (/ a b))> |
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))> |
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))> |
#<alt (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))> |
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))> |
#<alt (* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b))> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))))> |
#<alt (* -1/2 c)> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* -9/16 (pow a 2))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* 405/64 (* (pow a 4) (pow c 4)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (/ (pow c 3) (pow b 4))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<alt (* -9/8 (pow a 2))> |
#<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)> |
177 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | c | @ | 0 | (/ (* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))) (* 3 a)) |
| 4.0ms | a | @ | inf | (/ (* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))) (* 3 a)) |
| 3.0ms | b | @ | 0 | (+ (* (* a a) (* (/ (* c (* c c)) (pow b 4)) -9/16)) (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))))) |
| 3.0ms | c | @ | inf | (* -1/2 (/ c b)) |
| 2.0ms | a | @ | inf | (* (pow a 4) (* (pow c 4) 405/64)) |
| 1× | batch-egg-rewrite |
| 4 568× | /-lowering-/.f32 |
| 4 568× | /-lowering-/.f64 |
| 4 298× | *-lowering-*.f32 |
| 4 298× | *-lowering-*.f64 |
| 3 978× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 403 |
| 1 | 336 | 383 |
| 2 | 3014 | 383 |
| 0 | 8349 | 367 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* a a) (* (/ (* c (* c c)) (pow b 4)) -9/16)) (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))))) |
(+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b)))) |
(+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))) |
(/ (+ (* (* a a) (* (/ (* c (* c c)) (pow b 4)) -9/16)) (+ (* c -1/2) (+ (* -1/6 (/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6)))) (/ (* (* a (* c c)) -3/8) (* b b))))) b) |
(* -1/2 (/ c b)) |
(/ c b) |
(+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)) |
(/ (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2)) b) |
(/ (* (* c c) -3/8) (* b b)) |
(* (* c c) -3/8) |
(/ (* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))) (* 3 a)) |
(+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b)))) |
(* c (+ (* -3/2 (/ a b)) (/ (* (* -9/8 (* a a)) c) (* b (* b b))))) |
(/ a b) |
(+ (* (* (* a a) -9/16) (/ (* c (* c c)) (pow b 4))) (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2))) |
(/ (+ (* (* (* a a) -9/16) (/ (* c (* c c)) (pow b 4))) (+ (* a (/ (* (* c c) -3/8) (* b b))) (* c -1/2))) b) |
(* (* a a) -9/16) |
(/ (* (pow a 4) (* (pow c 4) 405/64)) (* a (pow b 6))) |
(* (pow a 4) (* (pow c 4) 405/64)) |
(/ (* (* a (* c c)) -3/8) (* b b)) |
(/ (* c (* c c)) (pow b 4)) |
(* b b) |
(/ (* (* -9/8 (* a a)) c) (* b (* b b))) |
(* -9/8 (* a a)) |
(* b (* b b)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(+.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) |
(+.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+.f64 (+.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 c #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal -9/16 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal -9/16 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) c (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) a (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) a) (*.f64 a #s(literal -9/16 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (-.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))))) (neg.f64 (*.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 c #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) c (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/6 binary64)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/6 binary64)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/6 binary64)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c c) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) a) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) a) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/6 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/6 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/6 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/6 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 c c) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) a) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 b (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) b (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) (neg.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64))))) (neg.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) b (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 b (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 b (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (neg.f64 b))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) b) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))))) |
(neg.f64 (/.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) b)) |
(/.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) b) |
(/.f64 (neg.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (neg.f64 b)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (*.f64 b (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) b)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 b (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) b))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -729/4096 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (neg.f64 b)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64))) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 c (neg.f64 b))) |
(neg.f64 (/.f64 c (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 c) b)) |
(/.f64 c b) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 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 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))) (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 c #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) a) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 c c) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) a) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal -1 binary64)) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)) (*.f64 c #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))) b) (/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)))) (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (*.f64 b (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) b)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) (neg.f64 (*.f64 b (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)))) |
(pow.f64 (/.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal -3/8 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (neg.f64 (neg.f64 (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) #s(literal 1 binary64))) (*.f64 b (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal -3/8 binary64))) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) #s(literal -1 binary64)) |
(*.f64 c (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) |
(*.f64 (/.f64 c b) (pow.f64 (/.f64 b (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b)))) |
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) b)) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(*.f64 (*.f64 c c) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(*.f64 (*.f64 c #s(literal -3/8 binary64)) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 1/3 binary64))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (neg.f64 c))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 1/3 binary64)))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/3 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) a) |
(/.f64 (*.f64 c (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) a)) #s(literal 3 binary64)) |
(/.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (neg.f64 c)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 1/3 binary64))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal 1/3 binary64)) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 c (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (*.f64 c #s(literal 1/3 binary64)) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) a) (*.f64 c #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) c) |
(*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 c a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 1/3 binary64)))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a c) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b)) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 c (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 a b) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 c b) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) #s(literal -1 binary64)) (/.f64 c b) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b) (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b) (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c))))) (*.f64 b (neg.f64 (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))))) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 b b) (*.f64 b (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c))) b (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) b)) |
(/.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) b (*.f64 (*.f64 b b) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)))) (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c)))))) (neg.f64 (*.f64 b (neg.f64 (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 b b) (*.f64 b (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/2 binary64))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c))) b (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))))) (neg.f64 (*.f64 (neg.f64 (*.f64 b (*.f64 b b))) b))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) (*.f64 a #s(literal -3/2 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) b (*.f64 (*.f64 b b) (*.f64 a #s(literal -3/2 binary64))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64)))) (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b) (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b))) |
(+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) (-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) c (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) c (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (*.f64 (/.f64 c (*.f64 b b)) c) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(fma.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(fma.f64 (*.f64 c (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 a b) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
(/.f64 (*.f64 c (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) c) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) c) (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 c (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 c (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -729/512 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) c)) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) (*.f64 a #s(literal -3/2 binary64))) b) (/.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) c)) (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) b))) |
(*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 a (neg.f64 b))) |
(neg.f64 (/.f64 a (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 a) b)) |
(/.f64 a b) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) |
(+.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) (-.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 c #s(literal -1/2 binary64) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) |
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal -9/16 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) a) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal -9/16 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) c (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c c) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) a) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal -1 binary64)) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) a (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) c) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) a) (*.f64 a #s(literal -9/16 binary64)) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (-.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) b)) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (neg.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) (neg.f64 b)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (*.f64 b (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (neg.f64 (*.f64 b (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) (neg.f64 (*.f64 b (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(*.f64 a (*.f64 a #s(literal -9/16 binary64))) |
(*.f64 (*.f64 a a) #s(literal -9/16 binary64)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a #s(literal -9/16 binary64)) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -405/64 binary64)) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -405/64 binary64))) (neg.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) a) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) a) |
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -405/64 binary64)))) (neg.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a)))) (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -405/64 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 405/64 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) a) (/.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 #s(literal 405/64 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) #s(literal 405/64 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal 405/64 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 405/64 binary64)) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 405/64 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a a)) (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) |
(/.f64 a (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b (neg.f64 b))) |
(/.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b)) (neg.f64 b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -3/8 binary64)) b) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) a) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) a) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) #s(literal 1 binary64))) (*.f64 b (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (neg.f64 (neg.f64 (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) #s(literal -3/8 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) a)) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) a)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) a)) |
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) |
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b)) |
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b)) |
(*.f64 (/.f64 (*.f64 c c) b) (*.f64 (/.f64 #s(literal -3/8 binary64) b) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b)) |
(*.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 c) #s(literal 3 binary64) (neg.f64 (*.f64 #s(literal 4 binary64) (log.f64 b))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (log.f64 b))) (*.f64 (log.f64 c) #s(literal 3 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) (log.f64 b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c c)))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) (*.f64 b (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) c) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 c (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 b b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (neg.f64 (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (neg.f64 (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)))))) |
(/.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c)))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) (*.f64 b (neg.f64 b))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) c) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b b)) b) |
(/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) b) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) #s(literal 1 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) c)) (*.f64 b (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b b)))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b b))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) b)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) |
(*.f64 c (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 #s(literal -9/8 binary64) c))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (pow.f64 (/.f64 b #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 a (*.f64 a #s(literal -9/8 binary64))) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(*.f64 #s(literal -9/8 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a #s(literal -9/8 binary64)) a) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 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))) |
| 1× | egg-herbie |
| 20 472× | accelerator-lowering-fma.f32 |
| 20 472× | accelerator-lowering-fma.f64 |
| 8 594× | *-lowering-*.f32 |
| 8 594× | *-lowering-*.f64 |
| 2 676× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 10348 |
| 1 | 1602 | 10230 |
| 2 | 5782 | 10228 |
| 0 | 8713 | 9839 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1/2 c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2)) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 6)) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(* -1/2 c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* c (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(* c (- (* c (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3)))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3)))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3)))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1/2 c) (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (+ (* 1/2 (/ c (pow a 3))) (* 135/128 (/ (pow c 4) (pow b 6))))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (+ (* 1/2 (/ c (pow a 3))) (* 135/128 (/ (pow c 4) (pow b 6))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 4) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 4) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 6)) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(* -1/2 c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -3/8 (pow c 2)) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -3/2 (/ a b)) |
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3)) |
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3)) |
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3)) |
(* -3/2 (/ a b)) |
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b) |
(* -3/2 (/ a b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b)) |
(* -3/2 (/ a b)) |
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))) |
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))) |
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(* -3/2 (/ (* a c) b)) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(* -3/2 (/ (* a c) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4))))) |
(* -1/2 c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4)) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* -9/16 (pow a 2)) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(/ (pow c 3) (pow b 4)) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(* -9/8 (pow a 2)) |
(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) |
| Outputs |
|---|
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -135/128 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a) (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 135/128 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 135/128 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (fma.f64 c (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b b))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b))) #s(literal -1/2 binary64))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c (*.f64 b b)))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c c)))) (neg.f64 c)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -135/128 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a) (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -135/128 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a) (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b))) #s(literal -1/2 binary64))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))) (/ 1/2 (pow c 3)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c)))))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) |
(+ (* -1/2 c) (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (+ (* 1/2 (/ c (pow a 3))) (* 135/128 (/ (pow c 4) (pow b 6))))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal 3/8 binary64) (*.f64 (/.f64 c (*.f64 a (*.f64 a a))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (+ (* 1/2 (/ c (pow a 3))) (* 135/128 (/ (pow c 4) (pow b 6))))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal 3/8 binary64) (*.f64 (/.f64 c (*.f64 a (*.f64 a a))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 4) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 4) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 a (*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 a a))))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 a (*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 a a)))))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 135/128 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 135/128 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 c (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 a))) a)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 (*.f64 a a) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a a) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a a) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c (*.f64 c b)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 (*.f64 a a) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c b))))) (neg.f64 c)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -135/128 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a) (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) |
(/.f64 (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 #s(literal -135/128 binary64) a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 a a) (neg.f64 (*.f64 c #s(literal 1/2 binary64))))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) 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 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)))) |
(* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (/ (pow c 2) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -3/8 (pow c 2)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -3/2 (/ a b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 a b)) |
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 a (fma.f64 (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 a (fma.f64 (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
(* a (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 a (fma.f64 (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(*.f64 a (*.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 a b))))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(*.f64 a (*.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 a b))))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(*.f64 a (*.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 a b))))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(*.f64 a (*.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 a b))))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(*.f64 a (*.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 a b))))) |
(* (pow a 2) (- (* -9/8 (/ c (pow b 3))) (* 3/2 (/ 1 (* a b))))) |
(*.f64 a (*.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -3/2 binary64) (*.f64 a b))))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (pow b 2))) (* -9/8 (* (pow a 2) c))) (pow b 3)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) #s(literal -3/2 binary64) (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b))) |
(* -3/2 (/ a b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 a b)) |
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/8 binary64)) (*.f64 a #s(literal -3/2 binary64))) b) |
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/8 binary64)) (*.f64 a #s(literal -3/2 binary64))) b) |
(/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -9/8 binary64)) (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ a b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 a b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b)) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b)) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3/2 a)) b)) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b)) |
(* -3/2 (/ a b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 a b)) |
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) |
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) |
(+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* -1 (* c (+ (* 9/8 (/ (pow a 2) (pow b 3))) (* 3/2 (/ a (* b c)))))) |
(*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b)))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b)))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/2 binary64) (*.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b)))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b)))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* (pow a 2) (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 a b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b b))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (neg.f64 b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (neg.f64 b)) |
(* -1 (/ (+ (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3/2 (* a c))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal 9/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (neg.f64 b)) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (fma.f64 c (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b b))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (fma.f64 c (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b b))) a))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c c))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c c))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c c))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c c))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 c (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 a))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 a (*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 c (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 a))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c b)))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c b)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c b)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a a) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c b)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a a) #s(literal 9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* -9/16 (pow a 2)) |
(*.f64 #s(literal -9/16 binary64) (*.f64 a a)) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* 405/64 (* (pow a 4) (pow c 4))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/ (pow c 3) (pow b 4)) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(* -9/8 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -9/8 binary64)) |
(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)) |
Compiled 89 445 to 4 389 computations (95.1% saved)
43 alts after pruning (41 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 880 | 28 | 1 908 |
| Fresh | 9 | 13 | 22 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 892 | 43 | 1 935 |
| Status | Accuracy | Program |
|---|---|---|
| 92.2% | (fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) | |
| 96.4% | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) b) | |
| 95.9% | (/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c))))))) b) | |
| 95.0% | (/.f64 (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) | |
| ▶ | 96.5% | (/.f64 (fma.f64 c #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
| 95.1% | (/.f64 (fma.f64 c #s(literal -1/2 binary64) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) b) | |
| ✓ | 92.2% | (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
| 91.8% | (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) | |
| 91.9% | (/.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 95.5% | (/.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) b) | |
| 94.7% | (/.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) b) | |
| 30.1% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) | |
| 29.6% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 30.2% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 30.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
| 82.0% | (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 82.2% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 30.7% | (/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 96.5% | (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) b) | |
| 96.5% | (/.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) b) | |
| 30.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.1% | (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) | |
| 94.9% | (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b) | |
| 94.6% | (/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (fma.f64 c (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b b))) a))) b) | |
| ▶ | 95.0% | (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/2 binary64))) b) |
| 92.1% | (/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) | |
| 91.9% | (/.f64 (*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) b) | |
| 82.1% | (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) | |
| 94.8% | (/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))))) | |
| 96.2% | (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) | |
| 82.2% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) | |
| 30.1% | (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) | |
| 29.8% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) | |
| 91.9% | (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) | |
| 96.2% | (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) | |
| 30.1% | (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) | |
| 91.8% | (*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) | |
| ▶ | 94.8% | (*.f64 c (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
| 96.2% | (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 91.9% | (*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) | |
| ▶ | 82.3% | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| ✓ | 82.5% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 2 977 to 1 532 computations (48.5% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)) |
| ✓ | cost-diff | 0 | (*.f64 c (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 5184 | (pow.f64 b #s(literal 5 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/2 binary64))) b) |
| ✓ | cost-diff | 960 | (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| ✓ | cost-diff | 0 | (fma.f64 c #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 c #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
| ✓ | cost-diff | 960 | (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
| ✓ | cost-diff | 1728 | (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
| 25 700× | accelerator-lowering-fma.f32 |
| 25 700× | accelerator-lowering-fma.f64 |
| 6 804× | *-lowering-*.f32 |
| 6 804× | *-lowering-*.f64 |
| 2 664× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 706 |
| 1 | 219 | 624 |
| 2 | 839 | 592 |
| 3 | 4985 | 578 |
| 4 | 5602 | 578 |
| 5 | 7316 | 578 |
| 0 | 8078 | 552 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* c -1/2) (+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))))) b) |
(+ (* c -1/2) (+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))))) |
c |
-1/2 |
(+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b))))) |
(+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) |
(* -1/6 (* a (* a (* a a)))) |
-1/6 |
(* a (* a (* a a))) |
a |
(* a (* a a)) |
(* a a) |
(/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b)))) |
(* (* c (* c (* c c))) 405/64) |
(* c (* c (* c c))) |
(* c (* c c)) |
(* c c) |
405/64 |
(* a (* (* b (* b (* b b))) (* b b))) |
(* (* b (* b (* b b))) (* b b)) |
(* b (* b (* b b))) |
b |
(* b (* b b)) |
(* b b) |
(/ (* a (* (* c c) -3/8)) (* b b)) |
(* a (* (* c c) -3/8)) |
(* (* c c) -3/8) |
-3/8 |
(/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))) |
(* (* a a) (* (* c (* c c)) -9/16)) |
(* (* c (* c c)) -9/16) |
-9/16 |
(* c (/ -1/2 b)) |
c |
(/ -1/2 b) |
-1/2 |
b |
(/ (/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a) -3) |
(/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a) |
(- b (sqrt (+ (* a (* -3 c)) (* b b)))) |
b |
(sqrt (+ (* a (* -3 c)) (* b b))) |
(+ (* a (* -3 c)) (* b b)) |
a |
(* -3 c) |
-3 |
c |
(* b b) |
(/ (* c (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2)) b) |
(* c (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2)) |
c |
(+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2) |
(+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b)))) |
-3/8 |
(/ a (* b b)) |
a |
(* b b) |
b |
(/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))) |
(* -9/16 (* c (* a a))) |
-9/16 |
(* c (* a a)) |
(* a a) |
(* (* b b) (* b b)) |
-1/2 |
(* c (+ (* c (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b))) |
c |
(+ (* c (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b)) |
(+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b)))) |
(* a a) |
a |
(* (/ c (pow b 5)) -9/16) |
(/ c (pow b 5)) |
(pow b 5) |
b |
5 |
-9/16 |
(/ (* a -3/8) (* b (* b b))) |
(* a -3/8) |
-3/8 |
(* b (* b b)) |
(* b b) |
(/ -1/2 b) |
-1/2 |
| Outputs |
|---|
(/ (+ (* c -1/2) (+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))))) b) |
(/.f64 (*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c a) #s(literal -3/8 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -135/128 binary64)) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)))) b) |
(+ (* c -1/2) (+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))))) |
(*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c a) #s(literal -3/8 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -135/128 binary64)) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)))) |
c |
-1/2 |
#s(literal -1/2 binary64) |
(+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b))))) |
(*.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -135/128 binary64)) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c a) #s(literal -3/8 binary64))))) |
(+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) |
(*.f64 (*.f64 c c) (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -135/128 binary64)) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(* -1/6 (* a (* a (* a a)))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
-1/6 |
#s(literal -1/6 binary64) |
(* a (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a a))) |
a |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b)))) |
(/.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(* (* c (* c (* c c))) 405/64) |
(*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64)))) |
(* c (* c (* c c))) |
(*.f64 (*.f64 c c) (*.f64 c c)) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* c c) |
(*.f64 c c) |
405/64 |
#s(literal 405/64 binary64) |
(* a (* (* b (* b (* b b))) (* b b))) |
(*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(* (* b (* b (* b b))) (* b b)) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
b |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(/ (* a (* (* c c) -3/8)) (* b b)) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) |
(* a (* (* c c) -3/8)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) |
(* (* c c) -3/8) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
-3/8 |
#s(literal -3/8 binary64) |
(/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* (* a a) (* (* c (* c c)) -9/16)) |
(*.f64 a (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))))) |
(* (* c (* c c)) -9/16) |
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) |
-9/16 |
#s(literal -9/16 binary64) |
(* c (/ -1/2 b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
c |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
-1/2 |
#s(literal -1/2 binary64) |
b |
(/ (/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a) -3) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) |
(/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) |
(- b (sqrt (+ (* a (* -3 c)) (* b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
b |
(sqrt (+ (* a (* -3 c)) (* b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(+ (* a (* -3 c)) (* b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
a |
(* -3 c) |
(*.f64 c #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
c |
(* b b) |
(*.f64 b b) |
(/ (* c (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2)) b) |
(/.f64 (*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c a) #s(literal -3/8 binary64))) #s(literal -1/2 binary64))) b) |
(* c (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2)) |
(*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c a) #s(literal -3/8 binary64))) #s(literal -1/2 binary64))) |
c |
(+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2) |
(fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c a) #s(literal -3/8 binary64))) #s(literal -1/2 binary64)) |
(+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b)))) |
(*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 c a) #s(literal -3/8 binary64))) |
-3/8 |
#s(literal -3/8 binary64) |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
a |
(* b b) |
(*.f64 b b) |
b |
(/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* -9/16 (* c (* a a))) |
(*.f64 c (*.f64 (*.f64 a a) #s(literal -9/16 binary64))) |
-9/16 |
#s(literal -9/16 binary64) |
(* c (* a a)) |
(*.f64 c (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(* (* b b) (* b b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
-1/2 |
#s(literal -1/2 binary64) |
(* c (+ (* c (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b))) |
(*.f64 c (fma.f64 (*.f64 c a) (fma.f64 c (*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
c |
(+ (* c (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b)) |
(fma.f64 (*.f64 c a) (fma.f64 c (*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)) |
(+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b)))) |
(*.f64 a (fma.f64 c (*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* a a) |
(*.f64 a a) |
a |
(* (/ c (pow b 5)) -9/16) |
(/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/ c (pow b 5)) |
(/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(pow b 5) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
b |
5 |
#s(literal 5 binary64) |
-9/16 |
#s(literal -9/16 binary64) |
(/ (* a -3/8) (* b (* b b))) |
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) |
(* a -3/8) |
(*.f64 a #s(literal -3/8 binary64)) |
-3/8 |
#s(literal -3/8 binary64) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
-1/2 |
#s(literal -1/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (*.f64 c (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.6% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| ✓ | accuracy | 99.8% | (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
| ✓ | accuracy | 30.3% | (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1/2 binary64) b) |
| ✓ | accuracy | 99.6% | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) |
| ✓ | accuracy | 99.4% | (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) |
| 169.0ms | 150× | 1 | valid |
| 49.0ms | 99× | 0 | valid |
| 8.0ms | 7× | 2 | valid |
Compiled 775 to 68 computations (91.2% saved)
ival-mult: 84.0ms (47.5% of total)ival-div: 47.0ms (26.6% of total)adjust: 15.0ms (8.5% of total)ival-add: 14.0ms (7.9% of total)const: 8.0ms (4.5% of total)ival-sqrt: 3.0ms (1.7% of total)ival-pow: 3.0ms (1.7% of total)ival-sub: 2.0ms (1.1% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))))> |
#<alt (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b)))> |
#<alt (/ (+ (* c -1/2) (+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))))) b)> |
#<alt (+ (* c -1/2) (+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b))))))> |
#<alt (* c (/ -1/2 b))> |
#<alt (/ -1/2 b)> |
#<alt (/ (/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a) -3)> |
#<alt (/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a)> |
#<alt (- b (sqrt (+ (* a (* -3 c)) (* b b))))> |
#<alt (sqrt (+ (* a (* -3 c)) (* b b)))> |
#<alt (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))> |
#<alt (/ (* c (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2)) b)> |
#<alt (* c (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2))> |
#<alt (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2)> |
#<alt (pow b 5)> |
#<alt (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b))))> |
#<alt (* c (+ (* c (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b)))> |
#<alt (+ (* c (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b))> |
#<alt (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b))))> |
#<alt (* -1/6 (* a (* a (* a a))))> |
#<alt (* (* b (* b (* b b))) (* b b))> |
#<alt (/ (* a (* (* c c) -3/8)) (* b b))> |
#<alt (+ (* a (* -3 c)) (* b b))> |
#<alt (* (* b b) (* b b))> |
#<alt (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b)))> |
#<alt (/ a (* b b))> |
#<alt (/ (* a -3/8) (* b (* b b)))> |
#<alt (* (/ c (pow b 5)) -9/16)> |
#<alt (* b (* b b))> |
| Outputs |
|---|
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))> |
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4)))))))> |
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))> |
#<alt (* -1/2 c)> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3)))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 6))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)> |
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)> |
#<alt (/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)> |
#<alt (* 2 (/ b a))> |
#<alt (* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a)))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))> |
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))> |
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))> |
#<alt (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))> |
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c)))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c))))))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c)))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)> |
#<alt (/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)> |
#<alt (* 2 b)> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -3/8 (/ a (pow b 2)))> |
#<alt (* a (- (* -9/16 (/ (* a c) (pow b 4))) (* 3/8 (/ 1 (pow b 2)))))> |
#<alt (* a (- (* -9/16 (/ (* a c) (pow b 4))) (* 3/8 (/ 1 (pow b 2)))))> |
#<alt (* a (- (* -9/16 (/ (* a c) (pow b 4))) (* 3/8 (/ 1 (pow b 2)))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2))))))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2))))))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2))))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2))))))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2))))))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2))))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 4))> |
#<alt (* -3/8 (/ a (pow b 2)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2))> |
#<alt (* -3/8 (/ a (pow b 2)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2))> |
#<alt (* -3/8 (/ a (pow b 2)))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* c (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* c (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* c (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1/2 c)> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt -1/2> |
#<alt (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)> |
#<alt (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)> |
#<alt (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))> |
#<alt (* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* -9/16 (/ (pow a 2) (pow b 4)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* -9/16 (/ (pow a 2) (pow b 4)))))> |
#<alt -1/2> |
#<alt (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)> |
#<alt (- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 4))) (* -3/8 (/ c (pow b 2))))) 1/2)> |
#<alt (- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 4))) (* -3/8 (/ c (pow b 2))))) 1/2)> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2))))))> |
#<alt (* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2))))) (/ 1/2 (pow a 2))))> |
#<alt (* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2))))) (/ 1/2 (pow a 2))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))) a)) (* -9/16 (/ (pow c 2) (pow b 4)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))) a)) (* -9/16 (/ (pow c 2) (pow b 4)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 4))> |
#<alt -1/2> |
#<alt (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)> |
#<alt (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2)> |
#<alt (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2)> |
#<alt -1/2> |
#<alt (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)> |
#<alt (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2)> |
#<alt (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2)> |
#<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 (* -3/8 (/ a (pow b 3)))> |
#<alt (* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 5)))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 5)))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))> |
#<alt (* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3))))))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 5)))> |
#<alt (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 5)))> |
#<alt (* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 5)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3)))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (/ -1/2 b)> |
#<alt (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))> |
#<alt (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5)))))> |
#<alt (/ -1/2 b)> |
#<alt (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))> |
#<alt (- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))> |
#<alt (* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b))))> |
#<alt (* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5))> |
#<alt (/ -1/2 b)> |
#<alt (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)> |
#<alt (/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)> |
#<alt (/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b)> |
#<alt (/ -1/2 b)> |
#<alt (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<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 (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -3 (* a c))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -9/16 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -3/8 (/ a (pow b 3)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<alt (* -9/16 (/ c (pow b 5)))> |
#<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)> |
213 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | a | @ | 0 | (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2) |
| 3.0ms | a | @ | -inf | (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b)))) |
| 2.0ms | c | @ | 0 | (/ (/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a) -3) |
| 1.0ms | c | @ | inf | (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))) |
| 1.0ms | c | @ | -inf | (/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a) |
| 1× | batch-egg-rewrite |
| 5 436× | *-lowering-*.f32 |
| 5 436× | *-lowering-*.f64 |
| 3 508× | accelerator-lowering-fma.f32 |
| 3 508× | accelerator-lowering-fma.f64 |
| 3 496× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 541 |
| 1 | 424 | 467 |
| 2 | 4235 | 459 |
| 0 | 8470 | 433 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b))))) |
(+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) |
(/ (+ (* c -1/2) (+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))))) b) |
(+ (* c -1/2) (+ (+ (* (* -1/6 (* a (* a (* a a)))) (/ (* (* c (* c (* c c))) 405/64) (* a (* (* b (* b (* b b))) (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) (/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))))) |
(* c (/ -1/2 b)) |
(/ -1/2 b) |
(/ (/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a) -3) |
(/ (- b (sqrt (+ (* a (* -3 c)) (* b b)))) a) |
(- b (sqrt (+ (* a (* -3 c)) (* b b)))) |
(sqrt (+ (* a (* -3 c)) (* b b))) |
(+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b)))) |
(/ (* c (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2)) b) |
(* c (+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2)) |
(+ (* c (+ (* -3/8 (/ a (* b b))) (/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))))) -1/2) |
(pow b 5) |
(+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b)))) |
(* c (+ (* c (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b))) |
(+ (* c (+ (* (* a a) (* (/ c (pow b 5)) -9/16)) (/ (* a -3/8) (* b (* b b))))) (/ -1/2 b)) |
(/ (* (* a a) (* (* c (* c c)) -9/16)) (* b (* b (* b b)))) |
(* -1/6 (* a (* a (* a a)))) |
(* (* b (* b (* b b))) (* b b)) |
(/ (* a (* (* c c) -3/8)) (* b b)) |
(+ (* a (* -3 c)) (* b b)) |
(* (* b b) (* b b)) |
(/ (* -9/16 (* c (* a a))) (* (* b b) (* b b))) |
(/ a (* b b)) |
(/ (* a -3/8) (* b (* b b))) |
(* (/ c (pow b 5)) -9/16) |
(* b (* b b)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(+.f64 (fma.f64 a (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 a (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 a b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a a) b) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1/6 binary64) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 405/64 binary64) a)) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) a)) (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.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 -9/16 binary64) (*.f64 a a)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.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 -9/16 binary64) (*.f64 a a)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b))) (*.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1/6 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) a)) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 b b) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (neg.f64 (*.f64 b b)) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) b (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))))) (*.f64 b (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) b)) |
(/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) b) |
(/.f64 (neg.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) (*.f64 b (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 b (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(pow.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(+.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 c #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(+.f64 (fma.f64 c #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) (/.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b b)) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) b) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) b) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1/6 binary64) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) b) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b b)) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 405/64 binary64) a)) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 b b)) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) b) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) a)) (*.f64 a (*.f64 a a)) (+.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (pow.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))))) |
(/.f64 c (*.f64 b #s(literal -2 binary64))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b #s(literal -2 binary64))) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (neg.f64 b)) |
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(exp.f64 (*.f64 (log.f64 (*.f64 b #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) b) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 b))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b #s(literal -2 binary64)))) |
(pow.f64 (*.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) #s(literal -3 binary64))) |
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 #s(literal -3 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) |
(/.f64 (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1/3 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) |
(pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal -1/3 binary64)) |
(*.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) |
(+.f64 (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) |
(neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) b) |
(-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b)))) |
(fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) c) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a a) c) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 a b) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -9/16 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b)) (*.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b))) (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))))) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b) (*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal 9/16 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 b b))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 a #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b)) (*.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal -27/512 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))) b)) |
(/.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))) b) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) b) |
(pow.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) b)) |
(*.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (/.f64 c b)) |
(*.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) b) c) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(+.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 c #s(literal -1/2 binary64) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 c c) (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) c (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) c (*.f64 c #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (-.f64 (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 c (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64))) (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/8 binary64)) c) (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64)) c) (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) c) |
(+.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))) |
(fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b))) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -3/8 binary64)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b))) c (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) c #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -3/8 binary64) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64)) (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(*.f64 (fma.f64 (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal 5 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal 5/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 5/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 5/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 5/2 binary64) (*.f64 (log.f64 b) #s(literal 5/2 binary64)))) |
(pow.f64 b #s(literal 5 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) |
(pow.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 5 binary64)) (log.f64 b)) |
(*.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) |
(*.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 81/256 binary64)) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 a b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 a b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 81/256 binary64)))) |
(/.f64 (fma.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 81/256 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 81/256 binary64))) (fma.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 81/256 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 81/256 binary64))) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 81/256 binary64))) (fma.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 a (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (fma.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 81/256 binary64))))) |
(*.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c c) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) c (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8 binary64)))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (-.f64 (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) c) (fma.f64 c (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) c) (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) b)))) |
(*.f64 c (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)) c) |
(+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) b)) |
(+.f64 (*.f64 (*.f64 (*.f64 a a) c) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (*.f64 a a) c) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) b)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) b))))) |
(fma.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 c (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 a a) c) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) c) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) c (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -9/16 binary64)) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (*.f64 c (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (*.f64 c (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -9/16 binary64) (fma.f64 a (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) c) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))))) (+.f64 (pow.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))))) (+.f64 (pow.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1/2 binary64) b) (-.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal -1/2 binary64) b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) b) (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b) b) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b) (*.f64 b b)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 a (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a a) b) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) b)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b b))) |
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64))))) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/6 binary64) a)) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a a)) (*.f64 a a)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) a) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) a) (*.f64 a a)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 a a)) a) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #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 2 binary64) (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 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 (*.f64 b 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 b))) (*.f64 b b)) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (neg.f64 (*.f64 b b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (neg.f64 (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b)) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 a (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal 9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal 9/16 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal 9/16 binary64))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a a) c) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 a a) c) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c))) |
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64)) |
(*.f64 (/.f64 #s(literal -9/16 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) b)) |
(*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) c) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a (neg.f64 (*.f64 b b)))) |
(neg.f64 (/.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 a (*.f64 b b)) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 a b) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (neg.f64 (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b))) b) |
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a #s(literal 3/8 binary64)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b))) |
(/.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 3/8 binary64))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 a b) #s(literal -3/8 binary64)) (*.f64 b b)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) |
(*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) |
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/16 binary64)))) |
(/.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c #s(literal -9/16 binary64))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (neg.f64 c)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -9/16 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -9/16 binary64))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64))) |
(*.f64 c (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64)) |
(*.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #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))) |
| 1× | egg-herbie |
| 8 272× | accelerator-lowering-fma.f32 |
| 8 272× | accelerator-lowering-fma.f64 |
| 6 940× | *-lowering-*.f32 |
| 6 940× | *-lowering-*.f64 |
| 5 792× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1200 | 15389 |
| 1 | 3831 | 15313 |
| 0 | 8095 | 14696 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) |
(* -1/2 c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2)) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 6)) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a)))) |
(* 3/2 (/ c b)) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(* 2 (/ b a)) |
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a))))) |
(* 3/2 (/ c b)) |
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* 3/2 (/ c b)) |
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c)))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c))))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(* 3/2 (/ (* a c) b)) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 3/2 (/ (* a c) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* 3/2 (/ (* a c) b)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -3/8 (/ a (pow b 2))) |
(* a (- (* -9/16 (/ (* a c) (pow b 4))) (* 3/8 (/ 1 (pow b 2))))) |
(* a (- (* -9/16 (/ (* a c) (pow b 4))) (* 3/8 (/ 1 (pow b 2))))) |
(* a (- (* -9/16 (/ (* a c) (pow b 4))) (* 3/8 (/ 1 (pow b 2))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 4)) |
(* -3/8 (/ a (pow b 2))) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(* -3/8 (/ a (pow b 2))) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(* -3/8 (/ a (pow b 2))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1/2 c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4)) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
-1/2 |
(- (* -3/8 (/ (* a c) (pow b 2))) 1/2) |
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2) |
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* -9/16 (/ (pow a 2) (pow b 4))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* -9/16 (/ (pow a 2) (pow b 4))))) |
-1/2 |
(- (* -3/8 (/ (* a c) (pow b 2))) 1/2) |
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 4))) (* -3/8 (/ c (pow b 2))))) 1/2) |
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 4))) (* -3/8 (/ c (pow b 2))))) 1/2) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2)))))) |
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2))))) (/ 1/2 (pow a 2)))) |
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2))))) (/ 1/2 (pow a 2)))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))) a)) (* -9/16 (/ (pow c 2) (pow b 4))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))) a)) (* -9/16 (/ (pow c 2) (pow b 4))))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 4)) |
-1/2 |
(- (* -3/8 (/ (* a c) (pow b 2))) 1/2) |
(- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) |
(- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) |
-1/2 |
(- (* -3/8 (/ (* a c) (pow b 2))) 1/2) |
(- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) |
(- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) |
(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) |
(* -3/8 (/ a (pow b 3))) |
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(* -3/8 (/ a (pow b 3))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5)) |
(* -3/8 (/ a (pow b 3))) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3)) |
(* -3/8 (/ a (pow b 3))) |
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(/ -1/2 b) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))) |
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5))))) |
(/ -1/2 b) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) |
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3)))))) |
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b)))) |
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b)))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5))))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5)) |
(/ -1/2 b) |
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b) |
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b) |
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b) |
(/ -1/2 b) |
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)) |
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(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) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -3 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -3 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -3 (* a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -3/8 (/ a (pow b 3))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(* -9/16 (/ c (pow b 5))) |
(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) |
| Outputs |
|---|
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) a)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 b b)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))) |
(* a (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 a a)))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 a a)))))) |
(* -1 (* (pow a 3) (+ (* 3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 a a)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow c 2) (+ (* -135/128 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (*.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -3/8 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) c))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 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) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 a))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) |
(/.f64 (fma.f64 c #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64))))) (neg.f64 b)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b))) #s(literal -1/2 binary64))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 c c) (*.f64 b b)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)) c)) c))) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 a a))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 135/128 binary64) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) a)) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) (*.f64 #s(literal -135/128 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/24 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))) (neg.f64 b)) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 #s(literal -1/24 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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 b #s(literal 1/3 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a)) a)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 b (*.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.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 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a)))) |
(-.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a)))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 9/8 binary64) (*.f64 c #s(literal 3/2 binary64))) b) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64) (*.f64 c #s(literal 3/2 binary64)))) b) |
(/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) 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 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64) (*.f64 c #s(literal 3/2 binary64))))) b) |
(* 2 (/ b a)) |
(/.f64 (*.f64 #s(literal 2 binary64) b) a) |
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64) (/.f64 #s(literal -2 binary64) a)) (neg.f64 b)) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a))))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (/.f64 #s(literal -2 binary64) a))) (neg.f64 b)) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) #s(literal 27/16 binary64) (/.f64 #s(literal -2 binary64) a))) (neg.f64 b)) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))) |
(fma.f64 (/.f64 c b) #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 27/16 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b 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 -3 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)))) |
(-.f64 (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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/8 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 -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)) |
(+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 b)) a)) |
(+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/8 binary64))) a)) a)) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (fma.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 9/8 binary64) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal 27/16 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 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 405/64 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(*.f64 c (-.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (-.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c)))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) #s(literal 1/8 binary64) (/.f64 b (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 b (*.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 b a) (/.f64 (fma.f64 (/.f64 (*.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 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) (neg.f64 c)) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (fma.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (/.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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) b) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64) #s(literal -2 binary64))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64))))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64))))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) b) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 a (fma.f64 (/.f64 c b) #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 27/16 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.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 -3 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (-.f64 (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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/8 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 -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) b) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) a)) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) b) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -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 405/64 binary64))) b) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 b c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 b (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) b) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(neg.f64 (*.f64 c (-.f64 (/.f64 (-.f64 b (/.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c)) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -3/2 binary64) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.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 -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.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))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (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))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 a)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -3/2 binary64) b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))) b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 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/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))))) (neg.f64 c)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(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 -3 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)) b) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64))))) |
(* -3/8 (/ a (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) |
(* a (- (* -9/16 (/ (* a c) (pow b 4))) (* 3/8 (/ 1 (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(* a (- (* -9/16 (/ (* a c) (pow b 4))) (* 3/8 (/ 1 (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(* a (- (* -9/16 (/ (* a c) (pow b 4))) (* 3/8 (/ 1 (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 4))) (* 3/8 (/ 1 (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) |
(* -3/8 (/ a (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) |
(* -3/8 (/ a (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) |
(* -3/8 (/ a (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 c)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) b))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) b))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) a))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 5 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 b)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/2 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c c))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c c))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c #s(literal -1/2 binary64))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c #s(literal -1/2 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (+ (* -1/2 (/ c (pow a 2))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) a)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) a)) a))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 4 binary64))) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -3/8 (/ (* a c) (pow b 2))) 1/2) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) |
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/2 binary64)) |
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/2 binary64)) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c c))))) |
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))) (/ 1/2 (pow c 2)))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c c))))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* -9/16 (/ (pow a 2) (pow b 4))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) c)) c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* -9/16 (/ (pow a 2) (pow b 4))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) c)) c))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -3/8 (/ (* a c) (pow b 2))) 1/2) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) |
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 4))) (* -3/8 (/ c (pow b 2))))) 1/2) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/2 binary64)) |
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 4))) (* -3/8 (/ c (pow b 2))))) 1/2) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/2 binary64)) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2))))) (/ 1/2 (pow a 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2))))) (/ 1/2 (pow a 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 4))) (* -3/8 (/ c (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))) a)) (* -9/16 (/ (pow c 2) (pow b 4))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))) a)) (* -9/16 (/ (pow c 2) (pow b 4))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) a))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a c) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a c) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -3/8 (/ (* a c) (pow b 2))) 1/2) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) |
(- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -3/8 (/ (* a c) (pow b 2))) 1/2) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) |
(- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 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)) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* a (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* -9/16 (/ c (pow b 5))) (* 3/8 (/ 1 (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) |
(+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 c)) |
(* -9/16 (/ (* (pow a 2) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) c)) (* -3/8 (* a (pow b 2)))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* (pow a 2) c) (pow b 2))) (* -3/8 a)) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3))) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal 3/8 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3))) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal 3/8 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 a) (* 9/16 (/ (* (pow a 2) c) (pow b 2)))) (pow b 3))) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal 3/8 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) b))))) |
(* (pow c 3) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) b))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (+ (* -1/2 (/ c (* (pow a 2) b))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a a))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) a))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 5 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 c #s(literal 1/2 binary64)))) (neg.f64 b)) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))) |
(fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b)) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) b))))) |
(* (pow c 2) (- (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c)))) (/ 1/2 (* b (pow c 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) b))))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 2) (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -3/8 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* -9/16 (/ (pow a 2) (pow b 5))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) c))) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* a (+ (* -9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) b)) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(* (pow a 2) (- (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3))))) (/ 1/2 (* (pow a 2) b)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* -3/8 (/ c (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) a)) (* -9/16 (/ (pow c 2) (pow b 5))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) |
(* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* -3/8 (* a (* (pow b 2) c)))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a c) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a c) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b) |
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))) b) |
(/ (- (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))) 1/2) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64)) b)) |
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ 1/2 (+ (* 3/8 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) b)) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 b)) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 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)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -9/16 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ a (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ c (pow b 5))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) |
(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)) |
Compiled 83 045 to 4 864 computations (94.1% saved)
56 alts after pruning (53 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 711 | 32 | 1 743 |
| Fresh | 15 | 21 | 36 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 730 | 56 | 1 786 |
| Status | Accuracy | Program |
|---|---|---|
| 92.2% | (fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) | |
| 96.5% | (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) b) | |
| 95.9% | (/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c))))))) b) | |
| ▶ | 96.5% | (/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) b) |
| 31.5% | (/.f64 (fma.f64 b (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) #s(literal -3 binary64)) | |
| ✓ | 92.2% | (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
| 91.8% | (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) | |
| 91.9% | (/.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 94.7% | (/.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) b) | |
| 96.1% | (/.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 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64) (*.f64 c #s(literal 3/2 binary64))))) b) #s(literal -3 binary64)) | |
| 32.9% | (/.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) a) #s(literal -3 binary64)) | |
| 31.2% | (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) #s(literal -3 binary64)) | |
| 30.7% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))))) #s(literal -3 binary64)) | |
| 30.7% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) #s(literal -3 binary64)) | |
| 30.2% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 31.2% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -3 binary64)) | |
| 29.8% | (/.f64 (/.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a a)) #s(literal -3 binary64)) | |
| 30.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) | |
| ▶ | 30.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| 31.2% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) #s(literal -3 binary64)) | |
| 31.2% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -3 binary64)) | |
| 82.0% | (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 82.2% | (/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64)) | |
| ▶ | 30.7% | (/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
| 29.8% | (/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a)) #s(literal -3 binary64)) | |
| 30.9% | (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| ▶ | 31.2% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
| 30.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 96.5% | (/.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) b) | |
| 30.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.2% | (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) | |
| 94.9% | (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b) | |
| 95.0% | (/.f64 (*.f64 c (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -3/8 binary64)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) b) | |
| 95.0% | (/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) #s(literal -1/2 binary64))) b) | |
| 92.1% | (/.f64 (*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) #s(literal -1/2 binary64))) b) | |
| 91.9% | (/.f64 (*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) b) | |
| 82.1% | (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 96.2% | (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) | |
| 94.7% | (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))))) | |
| ▶ | 82.2% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| 29.5% | (-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) #s(literal -3 binary64))) | |
| 29.8% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) | |
| 91.9% | (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) | |
| 94.8% | (*.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) b) c) | |
| 96.2% | (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) | |
| 30.1% | (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) | |
| 30.1% | (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) | |
| 30.2% | (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) | |
| 91.8% | (*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) | |
| 94.8% | (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 91.9% | (*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 94.4% | (*.f64 c (/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a c) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) | |
| 91.9% | (*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) | |
| ✓ | 82.3% | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| ✓ | 82.5% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 3 611 to 1 792 computations (50.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 3456 | (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
| ✓ | cost-diff | 0 | (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
| ✓ | cost-diff | 896 | (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 b c) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) b) |
| ✓ | cost-diff | 128 | (fma.f64 c #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) |
| ✓ | cost-diff | 832 | (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)))) |
| ✓ | cost-diff | 1600 | (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) |
| 16 446× | accelerator-lowering-fma.f32 |
| 16 446× | accelerator-lowering-fma.f64 |
| 6 500× | *-lowering-*.f32 |
| 6 500× | *-lowering-*.f64 |
| 2 508× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 689 |
| 1 | 197 | 641 |
| 2 | 710 | 562 |
| 3 | 4788 | 543 |
| 4 | 6096 | 542 |
| 0 | 8084 | 515 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* c -1/2) (+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))))) b) |
(+ (* c -1/2) (+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))))) |
c |
-1/2 |
(+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b)))) |
(/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) |
(* (* c c) (* (* c c) 405/64)) |
(* c c) |
(* (* c c) 405/64) |
405/64 |
(* a (* b (* (* b b) (* b (* b b))))) |
a |
(* b (* (* b b) (* b (* b b)))) |
b |
(* (* b b) (* b (* b b))) |
(* b b) |
(* b (* b b)) |
(* -1/6 (* a (* a (* a a)))) |
-1/6 |
(* a (* a (* a a))) |
(* a (* a a)) |
(* a a) |
(+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) |
(* c (* c (* c -9/16))) |
(* c (* c -9/16)) |
(* c -9/16) |
-9/16 |
(/ (* a a) (* b (* b (* b b)))) |
(* b (* b (* b b))) |
(/ (* a (* (* c c) -3/8)) (* b b)) |
(* a (* (* c c) -3/8)) |
(* (* c c) -3/8) |
-3/8 |
(/ -1/2 (/ b c)) |
-1/2 |
(/ b c) |
b |
c |
(/ (/ (- b (sqrt (+ (* b b) (* (* a c) -3)))) a) -3) |
(/ (- b (sqrt (+ (* b b) (* (* a c) -3)))) a) |
(- b (sqrt (+ (* b b) (* (* a c) -3)))) |
b |
(sqrt (+ (* b b) (* (* a c) -3))) |
(+ (* b b) (* (* a c) -3)) |
(* (* a c) -3) |
(* a c) |
a |
c |
-3 |
(/ (- (* b b) (+ (* c (* a -3)) (* b b))) (* (* a -3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
(- (* b b) (+ (* c (* a -3)) (* b b))) |
(* b b) |
b |
(+ (* c (* a -3)) (* b b)) |
c |
(* a -3) |
a |
-3 |
(* (* a -3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
(+ b (sqrt (+ (* c (* a -3)) (* b b)))) |
(sqrt (+ (* c (* a -3)) (* b b))) |
(/ (- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) (* 3 a)) |
(- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) |
(/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
(+ (* a (* -3 c)) (* b b)) |
a |
(* -3 c) |
-3 |
c |
(* b b) |
b |
(+ b (sqrt (+ (* a (* -3 c)) (* b b)))) |
(sqrt (+ (* a (* -3 c)) (* b b))) |
(/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
(* 3 a) |
3 |
| Outputs |
|---|
(/ (+ (* c -1/2) (+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))))) b) |
(/.f64 (fma.f64 c (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal -1/6 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64))))) b) |
(+ (* c -1/2) (+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))))) |
(fma.f64 c (fma.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal -1/6 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64))))) |
c |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64))))) |
(/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))) |
(* (* c c) (* (* c c) 405/64)) |
(*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) |
(* c c) |
(*.f64 c c) |
(* (* c c) 405/64) |
(*.f64 c (*.f64 c #s(literal 405/64 binary64))) |
405/64 |
#s(literal 405/64 binary64) |
(* a (* b (* (* b b) (* b (* b b))))) |
(*.f64 (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) |
a |
(* b (* (* b b) (* b (* b b)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
b |
(* (* b b) (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) |
(* b b) |
(*.f64 b b) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* -1/6 (* a (* a (* a a)))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) |
-1/6 |
#s(literal -1/6 binary64) |
(* a (* a (* a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) |
(*.f64 (*.f64 c c) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64)))) |
(* c (* c (* c -9/16))) |
(*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) |
(* c (* c -9/16)) |
(*.f64 c (*.f64 c #s(literal -9/16 binary64))) |
(* c -9/16) |
(*.f64 c #s(literal -9/16 binary64)) |
-9/16 |
#s(literal -9/16 binary64) |
(/ (* a a) (* b (* b (* b b)))) |
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(/ (* a (* (* c c) -3/8)) (* b b)) |
(*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c (*.f64 b b))))) |
(* a (* (* c c) -3/8)) |
(*.f64 c (*.f64 a (*.f64 c #s(literal -3/8 binary64)))) |
(* (* c c) -3/8) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
-3/8 |
#s(literal -3/8 binary64) |
(/ -1/2 (/ b c)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
-1/2 |
#s(literal -1/2 binary64) |
(/ b c) |
(/.f64 b c) |
b |
c |
(/ (/ (- b (sqrt (+ (* b b) (* (* a c) -3)))) a) -3) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(/ (- b (sqrt (+ (* b b) (* (* a c) -3)))) a) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) |
(- b (sqrt (+ (* b b) (* (* a c) -3)))) |
(-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
b |
(sqrt (+ (* b b) (* (* a c) -3))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(+ (* b b) (* (* a c) -3)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(* (* a c) -3) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(* a c) |
(*.f64 c a) |
a |
c |
-3 |
#s(literal -3 binary64) |
(/ (- (* b b) (+ (* c (* a -3)) (* b b))) (* (* a -3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)))) |
(- (* b b) (+ (* c (* a -3)) (* b b))) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* b b) |
(*.f64 b b) |
b |
(+ (* c (* a -3)) (* b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
c |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
a |
-3 |
#s(literal -3 binary64) |
(* (* a -3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
(*.f64 a (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(+ b (sqrt (+ (* c (* a -3)) (* b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(sqrt (+ (* c (* a -3)) (* b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(/ (- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) (* 3 a)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)))) |
(- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+ (* a (* -3 c)) (* b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
a |
(* -3 c) |
(*.f64 c #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
c |
(* b b) |
(*.f64 b b) |
b |
(+ b (sqrt (+ (* a (* -3 c)) (* b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(sqrt (+ (* a (* -3 c)) (* b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
| ✓ | accuracy | 99.6% | (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
| ✓ | accuracy | 99.4% | (/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 31.0% | (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
| ✓ | accuracy | 99.8% | (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
| ✓ | accuracy | 31.0% | (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 a c) #s(literal -3 binary64)) |
| ✓ | accuracy | 30.3% | (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
| ✓ | accuracy | 100.0% | (/.f64 b c) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b)) |
| ✓ | accuracy | 99.4% | (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) |
| 166.0ms | 162× | 1 | valid |
| 51.0ms | 87× | 0 | valid |
| 7.0ms | 7× | 2 | valid |
Compiled 723 to 67 computations (90.7% saved)
ival-mult: 59.0ms (34.8% of total)ival-div: 49.0ms (28.9% of total)ival-add: 29.0ms (17.1% of total)adjust: 13.0ms (7.7% of total)ival-sqrt: 9.0ms (5.3% of total)ival-sub: 6.0ms (3.5% of total)const: 4.0ms (2.4% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b)))> |
#<alt (+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))))> |
#<alt (+ (* c -1/2) (+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b)))))> |
#<alt (/ (+ (* c -1/2) (+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))))) b)> |
#<alt (/ -1/2 (/ b c))> |
#<alt (/ b c)> |
#<alt (/ (/ (- b (sqrt (+ (* b b) (* (* a c) -3)))) a) -3)> |
#<alt (/ (- b (sqrt (+ (* b b) (* (* a c) -3)))) a)> |
#<alt (- b (sqrt (+ (* b b) (* (* a c) -3))))> |
#<alt (sqrt (+ (* b b) (* (* a c) -3)))> |
#<alt (- (* b b) (+ (* c (* a -3)) (* b b)))> |
#<alt (/ (- (* b b) (+ (* c (* a -3)) (* b b))) (* (* a -3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))))> |
#<alt (* b b)> |
#<alt (+ (* c (* a -3)) (* b b))> |
#<alt (- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))))> |
#<alt (/ (- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) (* 3 a))> |
#<alt (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))> |
#<alt (+ (* a (* -3 c)) (* b b))> |
#<alt (/ (* a a) (* b (* b (* b b))))> |
#<alt (* -1/6 (* a (* a (* a a))))> |
#<alt (/ (* a (* (* c c) -3/8)) (* b b))> |
#<alt (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b))))))> |
#<alt (* (* a c) -3)> |
#<alt (* (* a -3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))> |
#<alt (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))> |
| Outputs |
|---|
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4))> |
#<alt (/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4)))))))> |
#<alt (* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))> |
#<alt (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2))> |
#<alt (* -1/2 c)> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3)))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 6))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))))> |
#<alt (* -1/2 c)> |
#<alt (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (/ b c)> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)> |
#<alt (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)> |
#<alt (/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)> |
#<alt (* 2 (/ b a))> |
#<alt (* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a)))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b)))> |
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))> |
#<alt (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))> |
#<alt (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b))))> |
#<alt (* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c)))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c))))))> |
#<alt (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c)))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b)> |
#<alt (/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)> |
#<alt (* 2 b)> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* 3 (* a c))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))> |
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -3 (* a c))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2)))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* 3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))) (* 9/16 (* (pow a 3) (pow c 3))))) (pow b 6))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4))))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a)> |
#<alt (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a)> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))> |
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))> |
#<alt (* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))))))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* a (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))))> |
#<alt (+ (* 1/2 b) (* a (- (+ (* -3/2 (/ c b)) (* -1 (* a (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))))) (* -3/8 (/ c b)))))> |
#<alt (+ (* 1/2 b) (* a (- (+ (* -3/2 (/ c b)) (* a (- (* -1 (* a (+ (* -9/16 (/ (* (pow c 2) (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 4))) (+ (* -27/64 (/ (pow c 3) (pow b 5))) (* 3/4 (/ (* c (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))))) (* -3/8 (/ c b)))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* -3 (/ b (pow (sqrt -3) 2))))> |
#<alt (- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2))))) (sqrt -3)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b (pow (sqrt -3) 2))))> |
#<alt (- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2))))) (sqrt -3))))) (sqrt -3)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))))) (* c (pow (sqrt -3) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2))))) (sqrt -3))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (- (+ (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (sqrt 3))) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (sqrt 3)))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2))))) (* c (pow (sqrt 3) 2))))) (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* c (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))))> |
#<alt (+ (* 1/2 b) (* c (- (+ (* -3/2 (/ a b)) (* -1 (* c (+ (* -3/4 (/ (* a (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 3))))))) (* -3/8 (/ a b)))))> |
#<alt (+ (* 1/2 b) (* c (- (+ (* -3/2 (/ a b)) (* c (- (* -1 (* c (+ (* -9/16 (/ (* (pow a 2) (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 4))) (+ (* -27/64 (/ (pow a 3) (pow b 5))) (* 3/4 (/ (* a (+ (* -3/4 (/ (* a (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 3))))) (pow b 2))))))) (+ (* -3/4 (/ (* a (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 3))))))) (* -3/8 (/ a b)))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* -3 (/ b (pow (sqrt -3) 2))))> |
#<alt (- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2))))) (sqrt -3)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b (pow (sqrt -3) 2))))> |
#<alt (- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2))))) (sqrt -3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2)))))) (* a (pow (sqrt -3) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2))))) (sqrt -3))))))> |
#<alt (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (- (+ (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))))) (sqrt 3))) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))))) (sqrt 3)))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2))))) (* a (pow (sqrt 3) 2))))) (+ (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 3/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2))))))> |
#<alt (* 1/2 b)> |
#<alt (* b (- (+ 1/2 (* -3/2 (/ (* a c) (pow b 2)))) (* -3/8 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -3/4 (* a (* c (- (* -3/2 (* a c)) (* -3/8 (* a c)))))) (* -9/32 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -3/8 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 (* a c)) (* -3/8 (* a c)))))) (+ (* -27/64 (* (pow a 3) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 (* a c)) (* -3/8 (* a c)))))) (* -9/32 (* (pow a 2) (pow c 2))))))))) (pow b 6))))) (+ (* -3/4 (/ (* a (* c (- (* -3/2 (* a c)) (* -3/8 (* a c))))) (pow b 4))) (+ (* -3/8 (/ (* a c) (pow b 2))) (* -9/32 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2/3 (/ (pow b 3) (* a c)))> |
#<alt (* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 15/8 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 15/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 45/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 15/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c))))))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -3 (* a c))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (/ (pow a 2) (pow b 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -1/6 (pow a 4))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 405/64 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -6 (* a b))> |
#<alt (* a (+ (* -6 b) (* 9/2 (/ (* a c) b))))> |
#<alt (* a (+ (* -6 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))))))> |
#<alt (* a (+ (* -6 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))))))> |
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3 (/ b a))))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3 (/ b a)) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3 (/ b a)) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))> |
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (+ (* -3 (* a b)) (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))))> |
#<alt (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* -3/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))))))> |
#<alt (+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))))> |
#<alt (* -6 (* a b))> |
#<alt (* b (+ (* -6 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))> |
#<alt (* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))))> |
#<alt (* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))> |
#<alt (* -9/2 (/ (* (pow a 2) c) b))> |
#<alt (* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 9/2 (* (pow a 2) c))) b))> |
#<alt (* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 9/2 (* (pow a 2) c)) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 3/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 9/2 (* (pow a 2) c)) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4)))))) b))> |
#<alt (* -6 (* a b))> |
#<alt (+ (* -6 (* a b)) (* 9/2 (/ (* (pow a 2) c) b)))> |
#<alt (+ (* -6 (* a b)) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 3))) (* 9/2 (/ (pow a 2) b)))))> |
#<alt (+ (* -6 (* a b)) (* c (+ (* 9/2 (/ (pow a 2) b)) (* c (+ (* 27/8 (/ (pow a 3) (pow b 3))) (* 81/16 (/ (* (pow a 4) c) (pow b 5))))))))> |
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))> |
#<alt (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* -3 (/ (* a b) c))))> |
#<alt (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))))))> |
#<alt (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3))))))))> |
#<alt (* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c)))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (* a b)) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))> |
#<alt (* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))> |
#<alt (* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))> |
#<alt (* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))> |
#<alt (* 1/2 b)> |
#<alt (* b (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (* -1 (/ (+ (* -27/32 (* (pow a 3) (pow c 3))) (* -27/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2))))))> |
#<alt (* 2/3 (/ (pow b 3) (* a c)))> |
#<alt (* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 3/8 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 3/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c))))))))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 3/8 (/ (* a c) b)) (* 1/2 b))> |
#<alt (+ (* 1/2 b) (* a (- (* 9/16 (/ (* a (pow c 2)) (pow b 3))) (* -3/8 (/ c b)))))> |
#<alt (+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))) (* -9/16 (/ (pow c 2) (pow b 3))))) (* -3/8 (/ c b)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))> |
#<alt (/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (/ (pow b 3) (* c (pow (sqrt -3) 2)))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (pow b 3) (* c (pow (sqrt -3) 2)))))) a)> |
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))> |
#<alt (* -1 (/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt 3) 2)))) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* a (pow b 5)) (* (pow c 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -1 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) a))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 3/8 (/ (* a c) b)) (* 1/2 b))> |
#<alt (+ (* 1/2 b) (* c (- (* 9/16 (/ (* (pow a 2) c) (pow b 3))) (* -3/8 (/ a b)))))> |
#<alt (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -27/32 (/ (pow a 3) (pow b 5))) (* -27/128 (/ (pow a 3) (pow b 5)))))) (* -9/16 (/ (pow a 2) (pow b 3))))) (* -3/8 (/ a b)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))> |
#<alt (/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -3) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (/ (pow b 3) (* a (pow (sqrt -3) 2)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (pow b 3) (* a (pow (sqrt -3) 2)))))) c)> |
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))> |
#<alt (* -1 (/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 5) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) c))> |
201 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | c | @ | inf | (/ (- (* b b) (+ (* c (* a -3)) (* b b))) (* (* a -3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
| 6.0ms | b | @ | -inf | (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
| 5.0ms | b | @ | 0 | (- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) |
| 2.0ms | a | @ | inf | (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
| 2.0ms | a | @ | -inf | (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
| 1× | batch-egg-rewrite |
| 4 954× | *-lowering-*.f32 |
| 4 954× | *-lowering-*.f64 |
| 3 762× | accelerator-lowering-fma.f32 |
| 3 762× | accelerator-lowering-fma.f64 |
| 3 556× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 481 |
| 1 | 442 | 431 |
| 2 | 3901 | 423 |
| 0 | 8321 | 398 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))) |
(+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b)))) |
(+ (* c -1/2) (+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))))) |
(/ (+ (* c -1/2) (+ (* (/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) (* -1/6 (* a (* a (* a a))))) (+ (* (* c (* c (* c -9/16))) (/ (* a a) (* b (* b (* b b))))) (/ (* a (* (* c c) -3/8)) (* b b))))) b) |
(/ -1/2 (/ b c)) |
(/ b c) |
(/ (/ (- b (sqrt (+ (* b b) (* (* a c) -3)))) a) -3) |
(/ (- b (sqrt (+ (* b b) (* (* a c) -3)))) a) |
(- b (sqrt (+ (* b b) (* (* a c) -3)))) |
(sqrt (+ (* b b) (* (* a c) -3))) |
(- (* b b) (+ (* c (* a -3)) (* b b))) |
(/ (- (* b b) (+ (* c (* a -3)) (* b b))) (* (* a -3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
(* b b) |
(+ (* c (* a -3)) (* b b)) |
(- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) |
(/ (- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) (* 3 a)) |
(/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
(+ (* a (* -3 c)) (* b b)) |
(/ (* a a) (* b (* b (* b b)))) |
(* -1/6 (* a (* a (* a a)))) |
(/ (* a (* (* c c) -3/8)) (* b b)) |
(/ (* (* c c) (* (* c c) 405/64)) (* a (* b (* (* b b) (* b (* b b)))))) |
(* (* a c) -3) |
(* (* a -3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
(/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b)))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 a b) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) c (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 a b)) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(+.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 a b) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c)))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 a b) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 c c) a) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(fma.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) c (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) a) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) b) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) a) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a #s(literal -1/6 binary64))) (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (/.f64 (*.f64 c c) a)) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) a) (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a a)) (*.f64 a a) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a a))) a (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 a b)) (/.f64 a (*.f64 b (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 c #s(literal -9/16 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) (*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))))) |
(*.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))) |
(+.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(+.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(+.f64 (+.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(+.f64 (+.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) c (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c c) a) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) (/.f64 (-.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (fma.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) a) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a #s(literal -1/6 binary64))) (*.f64 a (*.f64 a a)) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 c c)) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (/.f64 (*.f64 c c) a)) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) a) (*.f64 a (*.f64 a a)) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a a)) (*.f64 a a) (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1/6 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 a (*.f64 a a))) a (+.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (*.f64 c c) #s(literal 1/4 binary64))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c #s(literal -1/2 binary64))) (fma.f64 (*.f64 c (*.f64 #s(literal -9/16 binary64) (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))) (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) b)) |
(/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) b) |
(/.f64 (neg.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (*.f64 b (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (*.f64 b (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 (*.f64 c c) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 b (neg.f64 c))) |
(/.f64 b c) |
(/.f64 (neg.f64 b) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c b))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) c) |
(pow.f64 (/.f64 b c) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 c))) |
(*.f64 #s(literal 1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 c))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) #s(literal -3 binary64))) |
(-.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 b (/.f64 b (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 b a) (/.f64 b (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 b (*.f64 a #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 #s(literal -3 binary64) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) (fma.f64 b (/.f64 b (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) |
(/.f64 (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1/3 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (neg.f64 b)) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) a)) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 a)) #s(literal 1/3 binary64)) |
(*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(+.f64 (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a)) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 a b) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 a)) |
(pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) b) |
(-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (neg.f64 b)) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 b (neg.f64 b))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b b)) |
(+.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 b (neg.f64 b))) |
(-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(-.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.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 -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(-.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 b b (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 b b))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) #s(literal -3 binary64))) |
(-.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 b (/.f64 b (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 b a) (/.f64 b (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 b (*.f64 a #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 #s(literal -3 binary64) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) (fma.f64 b (/.f64 b (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) |
(/.f64 (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1/3 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (neg.f64 b)) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) a)) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(pow.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 a)) #s(literal 1/3 binary64)) |
(*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(exp.f64 (log.f64 (*.f64 b b))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) (neg.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 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) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 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 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 b (neg.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (neg.f64 b) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b (neg.f64 b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (neg.f64 b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b (neg.f64 b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) (+.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 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 -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) (neg.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 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) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27 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 c (*.f64 a #s(literal -3 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 9 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 3 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a a) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 a (neg.f64 a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (neg.f64 a)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a a) b))) |
(/.f64 (/.f64 (*.f64 a a) b) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 a))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a a) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 a b) a) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) b) b) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a a) b) (*.f64 b b)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a a) b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (neg.f64 a)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 a b) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) a) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a #s(literal -1/6 binary64))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a a)) (*.f64 a a)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) a) |
(*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) a) (*.f64 a a)) |
(*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 a a)) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (*.f64 b (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)))) |
(/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) b) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b)))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a)) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b))) |
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) a) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal -3/8 binary64) b)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (*.f64 a (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64))) (neg.f64 (*.f64 a (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 a b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) a) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) |
(pow.f64 (*.f64 (*.f64 a b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a b) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -405/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (/.f64 (*.f64 c c) a) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a)))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) a))) (*.f64 c c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (/.f64 (*.f64 c c) a))) |
(*.f64 (/.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64))) a)) |
(*.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) a)) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 a b)) (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal 405/64 binary64))) (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 405/64 binary64) a)) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a b)) (/.f64 #s(literal 405/64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 405/64 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.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))))) #s(literal 405/64 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1 binary64))) |
(*.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 a #s(literal 405/64 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a b) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a b) (*.f64 c (*.f64 c #s(literal 405/64 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a b) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 405/64 binary64)) #s(literal -1 binary64))) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(+.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 a (*.f64 #s(literal -3 binary64) b) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 b (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal -3 binary64) (*.f64 a b) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal -3 binary64) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) b (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)) (*.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (*.f64 a b) #s(literal -3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 b #s(literal -3 binary64)) a (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal -3 binary64)) a (*.f64 a (*.f64 #s(literal -3 binary64) b))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) #s(literal -3 binary64) (*.f64 a (*.f64 #s(literal -3 binary64) b))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)))) (fma.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 a (*.f64 #s(literal -3 binary64) b)) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 a (*.f64 #s(literal -3 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 a (*.f64 #s(literal -3 binary64) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 a (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal -3 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b b) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 b (neg.f64 b)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.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 -3 binary64)) (*.f64 b b)))) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 b (neg.f64 b))) (neg.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) b) |
(*.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
| 1× | egg-herbie |
| 6 484× | *-lowering-*.f32 |
| 6 484× | *-lowering-*.f64 |
| 4 588× | accelerator-lowering-fma.f32 |
| 4 588× | accelerator-lowering-fma.f64 |
| 3 834× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2137 | 18683 |
| 1 | 6092 | 18058 |
| 0 | 8260 | 17420 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(* -1/2 c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2)) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 6)) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(* -1/2 c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(/ 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) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a)))) |
(* 3/2 (/ c b)) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(* 2 (/ b a)) |
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a))))) |
(* 3/2 (/ c b)) |
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* 3/2 (/ c b)) |
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 b)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c)))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c))))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(* 3/2 (/ (* a c) b)) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 3/2 (/ (* a c) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* 3/2 (/ (* a c) b)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* 3 (* a c)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a)))))))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b)))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7)))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a)) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -3 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -3 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -3 (* a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7)))))))))))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))))) |
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(* -3/2 (/ (* a c) b)) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7)))))))))))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2)))))) |
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* 3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))) (* 9/16 (* (pow a 3) (pow c 3))))) (pow b 6))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4)))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7)))))))))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a)) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b)))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a)))))))))) |
(* 1/2 b) |
(+ (* 1/2 b) (* a (- (* -3/2 (/ c b)) (* -3/8 (/ c b))))) |
(+ (* 1/2 b) (* a (- (+ (* -3/2 (/ c b)) (* -1 (* a (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))))) (* -3/8 (/ c b))))) |
(+ (* 1/2 b) (* a (- (+ (* -3/2 (/ c b)) (* a (- (* -1 (* a (+ (* -9/16 (/ (* (pow c 2) (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 4))) (+ (* -27/64 (/ (pow c 3) (pow b 5))) (* 3/4 (/ (* c (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))))) (* -3/8 (/ c b))))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* -3 (/ b (pow (sqrt -3) 2)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2))))) (sqrt -3)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b (pow (sqrt -3) 2)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2))))) (sqrt -3))))) (sqrt -3)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))))) (* c (pow (sqrt -3) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2))))) (sqrt -3)))))) |
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (- (+ (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (sqrt 3))) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (sqrt 3)))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2))))) (* c (pow (sqrt 3) 2))))) (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(* 1/2 b) |
(+ (* 1/2 b) (* c (- (* -3/2 (/ a b)) (* -3/8 (/ a b))))) |
(+ (* 1/2 b) (* c (- (+ (* -3/2 (/ a b)) (* -1 (* c (+ (* -3/4 (/ (* a (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 3))))))) (* -3/8 (/ a b))))) |
(+ (* 1/2 b) (* c (- (+ (* -3/2 (/ a b)) (* c (- (* -1 (* c (+ (* -9/16 (/ (* (pow a 2) (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 4))) (+ (* -27/64 (/ (pow a 3) (pow b 5))) (* 3/4 (/ (* a (+ (* -3/4 (/ (* a (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 3))))) (pow b 2))))))) (+ (* -3/4 (/ (* a (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 3))))))) (* -3/8 (/ a b))))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* -3 (/ b (pow (sqrt -3) 2)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2))))) (sqrt -3)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b (pow (sqrt -3) 2)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2))))) (sqrt -3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2)))))) (* a (pow (sqrt -3) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2))))) (sqrt -3)))))) |
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (- (+ (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))))) (sqrt 3))) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))))) (sqrt 3)))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2))))) (* a (pow (sqrt 3) 2))))) (+ (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 3/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(* 1/2 b) |
(* b (- (+ 1/2 (* -3/2 (/ (* a c) (pow b 2)))) (* -3/8 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -3/4 (* a (* c (- (* -3/2 (* a c)) (* -3/8 (* a c)))))) (* -9/32 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -3/8 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 (* a c)) (* -3/8 (* a c)))))) (+ (* -27/64 (* (pow a 3) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 (* a c)) (* -3/8 (* a c)))))) (* -9/32 (* (pow a 2) (pow c 2))))))))) (pow b 6))))) (+ (* -3/4 (/ (* a (* c (- (* -3/2 (* a c)) (* -3/8 (* a c))))) (pow b 4))) (+ (* -3/8 (/ (* a c) (pow b 2))) (* -9/32 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2/3 (/ (pow b 3) (* a c))) |
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 15/8 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 15/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 45/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 15/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -3 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -3 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -3 (* a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(/ (pow a 2) (pow b 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -1/6 (pow a 4)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -6 (* a b)) |
(* a (+ (* -6 b) (* 9/2 (/ (* a c) b)))) |
(* a (+ (* -6 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))))) |
(* a (+ (* -6 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5))))))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3 (/ b a)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3 (/ b a)) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3 (/ b a)) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(+ (* -3 (* a b)) (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) |
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* -3/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(* -6 (* a b)) |
(* b (+ (* -6 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) |
(* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) |
(* -9/2 (/ (* (pow a 2) c) b)) |
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 9/2 (* (pow a 2) c))) b)) |
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 9/2 (* (pow a 2) c)) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 3/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 9/2 (* (pow a 2) c)) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4)))))) b)) |
(* -6 (* a b)) |
(+ (* -6 (* a b)) (* 9/2 (/ (* (pow a 2) c) b))) |
(+ (* -6 (* a b)) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 3))) (* 9/2 (/ (pow a 2) b))))) |
(+ (* -6 (* a b)) (* c (+ (* 9/2 (/ (pow a 2) b)) (* c (+ (* 27/8 (/ (pow a 3) (pow b 3))) (* 81/16 (/ (* (pow a 4) c) (pow b 5)))))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* -3 (/ (* a b) c)))) |
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) |
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (* a b)) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c))))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))) |
(* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))) |
(* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))) |
(* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))) |
(* 1/2 b) |
(* b (+ 1/2 (* 3/8 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (* -1 (/ (+ (* -27/32 (* (pow a 3) (pow c 3))) (* -27/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))))) |
(* 2/3 (/ (pow b 3) (* a c))) |
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 3/8 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 3/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))))))) |
(* 1/2 b) |
(+ (* 3/8 (/ (* a c) b)) (* 1/2 b)) |
(+ (* 1/2 b) (* a (- (* 9/16 (/ (* a (pow c 2)) (pow b 3))) (* -3/8 (/ c b))))) |
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))) (* -9/16 (/ (pow c 2) (pow b 3))))) (* -3/8 (/ c b))))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))) |
(/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (/ (pow b 3) (* c (pow (sqrt -3) 2)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (pow b 3) (* c (pow (sqrt -3) 2)))))) a) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(* -1 (/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt 3) 2)))) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* a (pow b 5)) (* (pow c 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -1 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) a)) |
(* 1/2 b) |
(+ (* 3/8 (/ (* a c) b)) (* 1/2 b)) |
(+ (* 1/2 b) (* c (- (* 9/16 (/ (* (pow a 2) c) (pow b 3))) (* -3/8 (/ a b))))) |
(+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -27/32 (/ (pow a 3) (pow b 5))) (* -27/128 (/ (pow a 3) (pow b 5)))))) (* -9/16 (/ (pow a 2) (pow b 3))))) (* -3/8 (/ a b))))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))) |
(/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -3) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (/ (pow b 3) (* a (pow (sqrt -3) 2)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (pow b 3) (* a (pow (sqrt -3) 2)))))) c) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(* -1 (/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 5) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) c)) |
| Outputs |
|---|
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 3) (+ (* -9/16 (/ (pow a 2) (pow b 4))) (* -3/8 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 (* (pow c 3) (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow a 2) (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64))))))) |
(* (pow c 2) (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) a))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b b)) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -3/8 (* a (pow c 2))))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b b)) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 4))) (* -3/8 (/ a (pow b 2))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/2 binary64))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 2))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 6))) (* -9/16 (/ (pow a 2) (pow b 4))))))) 1/2)) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64)))))) #s(literal -1/2 binary64))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 6))) (+ (* -9/16 (/ (pow a 2) (* (pow b 4) c))) (* -3/8 (/ a (* (pow b 2) (pow c 2)))))) (* 1/2 (/ 1 (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 c c))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -9/16 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 2) c))) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))) c)) (* 9/16 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) c)) c)) c))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) |
(+ (* -1/2 c) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 4))) (* -3/8 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) c)) |
(+ (* -1/2 c) (* a (+ (* -3/8 (/ (pow c 2) (pow b 2))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 6))) (* -9/16 (/ (pow c 3) (pow b 4)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) c)) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (* -9/16 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 6))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 4)))) (+ (* -1/2 (/ c (pow a 3))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 a a)))))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 4)))) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 4))) (* -3/8 (/ (pow c 2) (* a (pow b 2))))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))) a)) (* -9/16 (/ (pow c 3) (pow b 4)))) a)) (* 135/128 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) a)) a)) a))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(fma.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)))) |
(* -1/2 c) |
(*.f64 #s(literal -1/2 binary64) c) |
(+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) |
(+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) |
(+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
(fma.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -135/128 (/ (* (pow a 3) c) (pow b 7))) (* -9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 3) (pow b 7))) (+ (* -9/16 (/ (pow a 2) (* (pow b 5) c))) (* -3/8 (/ a (* (pow b 3) (pow c 2)))))) (* 1/2 (/ 1 (* b (pow c 3)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -9/16 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ a (* (pow b 3) c))) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))) c)) (* 9/16 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c)) c))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) |
(* (pow a 3) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (+ (* -9/16 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1/2 (/ c (* (pow a 3) b))) (* -3/8 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 a (*.f64 a a)) b)))))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))) a)) (* -9/16 (/ (pow c 3) (pow b 5)))) a)) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) a)) a))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* -9/16 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* -3/8 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)))) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) c))) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* 135/128 (/ (* (pow a 3) (pow c 4)) (pow b 6)))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) c (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))))) b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(/ b c) |
(/.f64 b c) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) a))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) a)) a)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 a c)))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 c (fma.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(neg.f64 (*.f64 c (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) c)) c))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a)))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (/ 1 a)))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))))) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) c) b) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b) |
(/.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) c)) b) |
(/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3/2 binary64) c))) b) |
(/ (+ (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 3/2 c) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(/.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 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3/2 binary64) c)))) b) |
(* 2 (/ b a)) |
(/.f64 (*.f64 #s(literal 2 binary64) b) a) |
(* -1 (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2 binary64) a))) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (* 3/2 (/ c (pow b 2)))) (* 2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) a))) |
(* -1 (* b (- (+ (* 9/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 3/2 (/ c (pow b 2))) (* 27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 c (*.f64 b b))))) (/.f64 #s(literal 2 binary64) a))) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) c) b) |
(+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))) |
(fma.f64 #s(literal 3/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(fma.f64 a (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) |
(+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 27/16 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b)) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a)) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)))) |
(-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)) |
(+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) a)) |
(+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) a)) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) c) b) |
(* c (+ (* 9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* 27/16 (/ (* (pow a 2) c) (pow b 5))))) (* 3/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 9/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (+ (* c (+ (* 9/8 (/ a (pow b 3))) (* c (+ (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (* 3/2 (/ 1 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 405/64 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 3/2 binary64) b))) |
(* -1 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (/ b (* a c)))) |
(*.f64 c (-.f64 (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b (* a c))))) |
(*.f64 c (-.f64 (fma.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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b (* a c)))))) |
(*.f64 c (-.f64 (fma.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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a c)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) |
(* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 a c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (/ b a)) c))))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b a)) c)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (/ b a)) c))))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 b a) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) c)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(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 -3 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.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 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))) b) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 a (fma.f64 #s(literal 3/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3/2 binary64) c) b))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -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 405/64 binary64))) b) (*.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.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 -3 binary64))) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (-.f64 (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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) b) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(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 -3 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(+.f64 b (*.f64 b (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b)) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.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 -3 binary64) (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* 3 (* a c)) |
(*.f64 #s(literal 3 binary64) (*.f64 a c)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -3 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 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -27/32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -27/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))) |
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) a))))) |
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a)))))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) c))) (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 2/3 binary64) a)))))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) |
(+.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 c c))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))))) |
(-.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.f64 b (*.f64 a #s(literal -3 binary64)))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64)))) c)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 1/2 binary64)))) c)) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64)))) c)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7)))))))))) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a) |
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a) |
(/.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a) |
(/.f64 (-.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a)) |
(neg.f64 (/.f64 (-.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (neg.f64 (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (neg.f64 (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) a))) a))) a)) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* 3 (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7)))))))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal -3 binary64))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))))) |
(fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -3) 4))))) (pow a 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal -3 binary64)))) |
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) |
(+ (* -1 (/ (+ (* 3 (/ (* a b) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) a))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a))) a)) (* 3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal 3 binary64)) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) a) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) a)) a)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) b))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* 3 (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7)))))))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 3 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3/2 binary64) a) b))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal -3 binary64))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))))) |
(fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* 3 (/ b (pow (sqrt -3) 2))) (+ (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4))))) (pow c 3))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2)))))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))))) |
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -3 (/ b (pow (sqrt 3) 2))) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) |
(+ (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (fma.f64 b (/.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) c))) c)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4))))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) c) (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) c)) c)) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal -3 binary64))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* 3 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -3 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* 3 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -3 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 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 a c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 4))) (* -27/128 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a c) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (+ (* 3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2))))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a c))) (* 9/16 (* (pow a 3) (pow c 3))))) (pow b 6))) (* 3 (/ (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64))) (fma.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 a c)) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* a (+ (* -27/32 (/ (pow c 4) (pow b 7))) (* -27/128 (/ (pow c 4) (pow b 7)))))))))) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a) |
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))) a) |
(/.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) a) |
(/.f64 (-.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (pow (sqrt 3) 2))) a)) |
(neg.f64 (/.f64 (-.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) a)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (neg.f64 (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (pow (sqrt 3) 2))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) a)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (neg.f64 (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) a))) a))) a)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 3) (pow b 7))) (* -27/128 (/ (pow a 3) (pow b 7))))))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2)))) (* -1 (/ b (* a (pow (sqrt -3) 2))))) |
(+.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 c c))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3)))) (+ (* -1 (/ b (* a (pow (sqrt -3) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))))) |
(-.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.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 -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.f64 b (*.f64 a #s(literal -3 binary64)))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(+ (* -1 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64)))) c)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal 1/2 binary64)))) c)) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64)))) c)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -3 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 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -27/32 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -27/32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -27/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))) |
(* -1 (* b (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) a))))) |
(* -1 (* b (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* a (pow c 2))) (* 3/8 (* a (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (* (pow b 6) c)))) (+ (* 3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a)))))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 6 binary64)) c))) (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 2/3 binary64) a)))))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* a (- (* -3/2 (/ c b)) (* -3/8 (/ c b))))) |
(fma.f64 a (*.f64 (/.f64 c b) #s(literal -9/8 binary64)) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* a (- (+ (* -3/2 (/ c b)) (* -1 (* a (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))))) (* -3/8 (/ c b))))) |
(fma.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (fma.f64 (neg.f64 a) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -9/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/8 binary64) (/.f64 c b)))) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* a (- (+ (* -3/2 (/ c b)) (* a (- (* -1 (* a (+ (* -9/16 (/ (* (pow c 2) (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 4))) (+ (* -27/64 (/ (pow c 3) (pow b 5))) (* 3/4 (/ (* c (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (pow b 2))))))) (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))))) (* -3/8 (/ c b))))) |
(fma.f64 a (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (fma.f64 a (fma.f64 (neg.f64 a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 3/4 binary64) (*.f64 c (/.f64 (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -9/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -9/8 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3/8 binary64) (/.f64 c b)))) (*.f64 #s(literal 1/2 binary64) b)) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* -3 (/ b (pow (sqrt -3) 2)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal -3 binary64)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2))))) (sqrt -3)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b (pow (sqrt -3) 2)))) |
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal -3 binary64))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2))))) (sqrt -3))))) (sqrt -3)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))))) (* c (pow (sqrt -3) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2))))) (sqrt -3)))))) |
(-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal -3 binary64))))) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal -3 binary64) (/.f64 b #s(literal -3 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal -3 binary64))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1 (/ (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal 3 binary64))) a)) |
(+ (* -1 (/ (- (+ (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (sqrt 3))) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal 3 binary64))) a)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (sqrt 3)))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2))))) (* c (pow (sqrt 3) 2))))) (+ (* 3/2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (sqrt 3))))) a)) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal 3 binary64))))) (*.f64 c #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) a)) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) #s(literal 3 binary64)))) a)) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* c (- (* -3/2 (/ a b)) (* -3/8 (/ a b))))) |
(fma.f64 c (*.f64 (/.f64 a b) #s(literal -9/8 binary64)) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* c (- (+ (* -3/2 (/ a b)) (* -1 (* c (+ (* -3/4 (/ (* a (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 3))))))) (* -3/8 (/ a b))))) |
(fma.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (fma.f64 (neg.f64 c) (fma.f64 #s(literal -3/4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a b) #s(literal -9/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3/8 binary64) (/.f64 a b)))) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* c (- (+ (* -3/2 (/ a b)) (* c (- (* -1 (* c (+ (* -9/16 (/ (* (pow a 2) (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 4))) (+ (* -27/64 (/ (pow a 3) (pow b 5))) (* 3/4 (/ (* a (+ (* -3/4 (/ (* a (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 3))))) (pow b 2))))))) (+ (* -3/4 (/ (* a (- (* -3/2 (/ a b)) (* -3/8 (/ a b)))) (pow b 2))) (* -9/32 (/ (pow a 2) (pow b 3))))))) (* -3/8 (/ a b))))) |
(fma.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (fma.f64 c (fma.f64 (neg.f64 c) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -3/4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a b) #s(literal -9/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 a b) #s(literal -9/8 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 3/8 binary64) (/.f64 a b)))) (*.f64 #s(literal 1/2 binary64) b)) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* -3 (/ b (pow (sqrt -3) 2)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal -3 binary64)))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2))))) (sqrt -3)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (* -3 (/ b (pow (sqrt -3) 2)))) |
(+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal -3 binary64)))) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal -3 binary64))) |
(- (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2))))) (sqrt -3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2)))))) (* a (pow (sqrt -3) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (pow (sqrt -3) 2))))) (sqrt -3)))))) |
(-.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal -3 binary64)))) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -3 binary64) (/.f64 b #s(literal -3 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal -3 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1 (/ (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64)))) c)) |
(+ (* -1 (/ (- (+ (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))))) (sqrt 3))) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64)))) c)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))))) (sqrt 3)))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 2) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2))))) (* a (pow (sqrt 3) 2))))) (+ (* 3/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))))) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* -3 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* 3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64)))))) (*.f64 a #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))))) c)) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64))))) c)) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (pow (sqrt -3) 2)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 3 binary64) b) #s(literal -3 binary64))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 b (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 3/2 (/ 1 (* a (* c (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 b (fma.f64 (neg.f64 b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(* b (- (+ 1/2 (* -3/2 (/ (* a c) (pow b 2)))) (* -3/8 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* b (- (+ 1/2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -3/4 (* a (* c (- (* -3/2 (* a c)) (* -3/8 (* a c)))))) (* -9/32 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -3/8 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9/8 binary64))) (*.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (- (+ 1/2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 (* a c)) (* -3/8 (* a c)))))) (+ (* -27/64 (* (pow a 3) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 (* a c)) (* -3/8 (* a c)))))) (* -9/32 (* (pow a 2) (pow c 2))))))))) (pow b 6))))) (+ (* -3/4 (/ (* a (* c (- (* -3/2 (* a c)) (* -3/8 (* a c))))) (pow b 4))) (+ (* -3/8 (/ (* a c) (pow b 2))) (* -9/32 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -9/8 binary64))) (fma.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 (*.f64 a c) #s(literal -9/8 binary64))) (*.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/32 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* 2/3 (/ (pow b 3) (* a c))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 15/8 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal 9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 15/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 45/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 15/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 9/8 binary64)))) (fma.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 45/16 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 15/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 3 binary64) c) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(/ (pow a 2) (pow b 4)) |
(/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/6 (pow a 4)) |
(*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -3/8 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 405/64 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(* -6 (* a b)) |
(*.f64 #s(literal -6 binary64) (*.f64 a b)) |
(* a (+ (* -6 b) (* 9/2 (/ (* a c) b)))) |
(*.f64 a (fma.f64 #s(literal -6 binary64) b (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 a c) b)))) |
(* a (+ (* -6 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal 9/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -6 binary64) b))) |
(* a (+ (* -6 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5))))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) (*.f64 #s(literal -6 binary64) b))) |
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* -3 (/ b a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3 (/ b a)) (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3 (/ b a)) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)) (fma.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* (pow a 2) (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) b) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 b)) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal 3 binary64) b) (/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) a)) a))) |
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (* a b)) (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (fma.f64 a b (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* -3/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3 binary64) a)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* -3 a) (* b (+ (* -3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) a)) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(* -6 (* a b)) |
(*.f64 #s(literal -6 binary64) (*.f64 a b)) |
(* b (+ (* -6 a) (* 9/2 (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal -6 binary64) a))) |
(* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 9/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 b (fma.f64 #s(literal -6 binary64) a (fma.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))) |
(* b (+ (* -6 a) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 9/2 (/ (* (pow a 2) c) (pow b 2))) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) |
(*.f64 b (fma.f64 #s(literal -6 binary64) a (fma.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))) |
(* -9/2 (/ (* (pow a 2) c) b)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b)) |
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 9/2 (* (pow a 2) c))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c))) b)) |
(* -1 (/ (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 9/2 (* (pow a 2) c)) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c)))) b)) |
(* -1 (/ (+ (* 3/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6))) (+ (* 27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 9/2 (* (pow a 2) c)) (* 81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4)))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (fma.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 a a) c))))) b)) |
(* -6 (* a b)) |
(*.f64 #s(literal -6 binary64) (*.f64 a b)) |
(+ (* -6 (* a b)) (* 9/2 (/ (* (pow a 2) c) b))) |
(fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal -6 binary64) (*.f64 a b))) |
(+ (* -6 (* a b)) (* c (+ (* 27/8 (/ (* (pow a 3) c) (pow b 3))) (* 9/2 (/ (pow a 2) b))))) |
(fma.f64 c (fma.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 a a) b) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -6 binary64) (*.f64 a b))) |
(+ (* -6 (* a b)) (* c (+ (* 9/2 (/ (pow a 2) b)) (* c (+ (* 27/8 (/ (pow a 3) (pow b 3))) (* 81/16 (/ (* (pow a 4) c) (pow b 5)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 81/16 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a a)) b)) (*.f64 #s(literal -6 binary64) (*.f64 a b))) |
(* -3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* -3 (/ (* a b) c)))) |
(*.f64 c (*.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (*.f64 a b) c)))) |
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3))))))) |
(*.f64 c (fma.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (*.f64 a b) c)) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -3 (/ (* a b) c)) (+ (* -3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (*.f64 a b) c)) (fma.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ (* a b) c))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a b)) c))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (* a b)) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -3 binary64) (*.f64 a b))) c))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 (* a b)) (* -1 (/ (+ (* -3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 a b)) (/.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) c))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) |
(* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) |
(* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* a (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 b (fma.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 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 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(* b (+ 1/2 (* 3/8 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
(* b (- (+ 1/2 (* 9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* b (- (+ 1/2 (* -1 (/ (+ (* -27/32 (* (pow a 3) (pow c 3))) (* -27/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -9/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -3/8 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* 2/3 (/ (pow b 3) (* a c))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a c)) (* 3/8 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 2/3 (/ 1 (* a c)))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* a c)) (* 3/8 (* a c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 9/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -3/4 (/ (* a c) (pow b 4))) (+ (* 3/8 (/ (* a c) (pow b 4))) (* 2/3 (/ 1 (* a c)))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -3/8 binary64))) (fma.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 3/8 (/ (* a c) b)) (* 1/2 b)) |
(fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* a (- (* 9/16 (/ (* a (pow c 2)) (pow b 3))) (* -3/8 (/ c b))))) |
(fma.f64 a (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 c b))) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))) (* -9/16 (/ (pow c 2) (pow b 3))))) (* -3/8 (/ c b))))) |
(fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/8 binary64) (/.f64 c b))) (*.f64 #s(literal 1/2 binary64) b)) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) |
(/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -3 binary64)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (/ (pow b 3) (* c (pow (sqrt -3) 2)))) a) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -3 binary64)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (pow b 3) (* c (pow (sqrt -3) 2)))))) a) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt 3) 2)))) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 3 binary64)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64)))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* a (pow b 5)) (* (pow c 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* -1 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) a)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64)))) a)) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64)))) a)) a)) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 3/8 (/ (* a c) b)) (* 1/2 b)) |
(fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* c (- (* 9/16 (/ (* (pow a 2) c) (pow b 3))) (* -3/8 (/ a b))))) |
(fma.f64 c (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/8 binary64) (/.f64 a b))) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -27/32 (/ (pow a 3) (pow b 5))) (* -27/128 (/ (pow a 3) (pow b 5)))))) (* -9/16 (/ (pow a 2) (pow b 3))))) (* -3/8 (/ a b))))) |
(fma.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/8 binary64) (/.f64 a b))) (*.f64 #s(literal 1/2 binary64) b)) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) |
(/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -3) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) c) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3 binary64))))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (/ (pow b 3) (* a (pow (sqrt -3) 2)))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3 binary64)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (pow b 3) (* a (pow (sqrt -3) 2)))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) c) |
(* -1 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) c)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal 3 binary64)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) c)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal 3 binary64)))) c)) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 5) c) (* (pow a 2) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) c)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64)))) c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a #s(literal 3 binary64)))) c)) c)) |
Compiled 122 323 to 6 716 computations (94.5% saved)
37 alts after pruning (32 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 307 | 9 | 2 316 |
| Fresh | 25 | 23 | 48 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 2 335 | 37 | 2 372 |
| Status | Accuracy | Program |
|---|---|---|
| 32.5% | (fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) | |
| 92.2% | (fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) | |
| 96.5% | (/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)))) b) | |
| ✓ | 92.2% | (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
| 91.8% | (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) | |
| 32.6% | (/.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) | |
| 29.8% | (/.f64 (/.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a a)) #s(literal -3 binary64)) | |
| 30.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) | |
| ✓ | 30.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
| 82.0% | (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 82.2% | (/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64)) | |
| 82.3% | (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) | |
| 99.4% | (/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 30.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 30.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.2% | (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) | |
| 95.0% | (/.f64 (*.f64 c (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -3/8 binary64)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) b) | |
| 95.0% | (/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) #s(literal -1/2 binary64))) b) | |
| 92.1% | (/.f64 (*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) #s(literal -1/2 binary64))) b) | |
| 91.9% | (/.f64 (*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) b) | |
| 82.1% | (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) | |
| 99.1% | (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 30.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 94.7% | (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))))) | |
| ✓ | 82.2% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
| 82.2% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) | |
| 91.9% | (*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) | |
| 32.6% | (*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) a)) | |
| 30.1% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) | |
| 30.1% | (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) | |
| 30.2% | (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) | |
| 91.8% | (*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) | |
| 94.8% | (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 91.9% | (*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 91.9% | (*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) | |
| ✓ | 82.3% | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| ✓ | 82.5% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 3 839 to 1 017 computations (73.5% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) b) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a a)) #s(literal -3 binary64)) |
(/.f64 (fma.f64 b (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) #s(literal -3 binary64)) |
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) #s(literal -3 binary64))) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal -3 binary64)) |
(/.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) b) c) |
(/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/2 binary64))) b) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) #s(literal -3 binary64)) |
(/.f64 (*.f64 c (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -3/8 binary64)) (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))) b) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal -3 binary64)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) #s(literal -3 binary64)) |
(/.f64 (fma.f64 c #s(literal -1/2 binary64) (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))))) b) |
(/.f64 (fma.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a a)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) b) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (fma.f64 c (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b b))) a))) b) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) #s(literal -3 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (fma.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a c) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b b)))) b) |
(/.f64 (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) b) |
(fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(/.f64 (fma.f64 c #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 405/64 binary64))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (fma.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -1/2 binary64)))) b) |
(/.f64 (fma.f64 c #s(literal -1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) |
(/.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) a) #s(literal -3 binary64)) |
(/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -9/8 binary64) (*.f64 a (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 9 binary64) (*.f64 (*.f64 b b) #s(literal 3 binary64)))))) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))))) #s(literal -3 binary64)) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (*.f64 a a)))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) b) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) (*.f64 a b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 c c))))))) b) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64)) (fma.f64 c #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b b))))) 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 405/64 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64) (*.f64 c #s(literal 3/2 binary64))))) b) #s(literal -3 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
5 calls:
| 32.0ms | a |
| 27.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 26.0ms | (*.f64 #s(literal 3 binary64) a) |
| 25.0ms | b |
| 25.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | a |
| 99.4% | 1 | b |
| 99.4% | 1 | c |
| 99.4% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 99.4% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 26 computations (31.6% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) b) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 b a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a a)) #s(literal -3 binary64)) |
(/.f64 (fma.f64 b (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a))) #s(literal -3 binary64)) |
(-.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) #s(literal -3 binary64))) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) a)) (*.f64 b b)) #s(literal -1/2 binary64))) b) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
5 calls:
| 14.0ms | (*.f64 #s(literal 3 binary64) a) |
| 13.0ms | c |
| 13.0ms | b |
| 12.0ms | a |
| 12.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | a |
| 99.1% | 1 | b |
| 99.1% | 1 | c |
| 99.1% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 99.1% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 26 computations (31.6% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) c)))) b) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
| Outputs |
|---|
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
5 calls:
| 11.0ms | c |
| 11.0ms | (*.f64 #s(literal 3 binary64) a) |
| 11.0ms | b |
| 11.0ms | a |
| 9.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.2% | 1 | a |
| 92.2% | 1 | b |
| 92.2% | 1 | c |
| 92.2% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 92.2% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 26 computations (31.6% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
| Outputs |
|---|
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
5 calls:
| 12.0ms | b |
| 12.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 9.0ms | a |
| 8.0ms | (*.f64 #s(literal 3 binary64) a) |
| 8.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.2% | 1 | a |
| 92.2% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 92.2% | 1 | b |
| 92.2% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 92.2% | 1 | c |
Compiled 38 to 26 computations (31.6% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1/3 binary64)) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (fma.f64 c (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
| Outputs |
|---|
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
5 calls:
| 6.0ms | c |
| 6.0ms | b |
| 6.0ms | (*.f64 #s(literal 3 binary64) a) |
| 6.0ms | a |
| 5.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.1% | 1 | b |
| 92.1% | 1 | a |
| 92.1% | 1 | c |
| 92.1% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 92.1% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 26 computations (31.6% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) |
| Outputs |
|---|
(*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) |
5 calls:
| 7.0ms | c |
| 4.0ms | (*.f64 #s(literal 3 binary64) a) |
| 3.0ms | b |
| 3.0ms | a |
| 3.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 1 | a |
| 91.9% | 1 | b |
| 91.9% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 91.9% | 1 | c |
| 91.9% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
Compiled 38 to 26 computations (31.6% saved)
Total -0.5b remaining (-4.6%)
Threshold costs -0.5b (-4.6%)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
5 calls:
| 3.0ms | c |
| 3.0ms | (*.f64 #s(literal 3 binary64) a) |
| 3.0ms | b |
| 3.0ms | a |
| 3.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 1 | b |
| 82.5% | 1 | a |
| 82.5% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 82.5% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 82.5% | 1 | c |
Compiled 38 to 26 computations (31.6% saved)
| 1× | egg-herbie |
| 44× | *-commutative_binary64 |
| 20× | +-commutative_binary64 |
| 18× | sub-neg_binary64 |
| 14× | neg-sub0_binary64 |
| 14× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 117 |
| 1 | 71 | 117 |
| 2 | 89 | 117 |
| 3 | 105 | 117 |
| 4 | 115 | 117 |
| 5 | 120 | 117 |
| 6 | 122 | 117 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| Outputs |
|---|
(/.f64 (-.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a c)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 c a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64))) b) |
(/.f64 (*.f64 c (fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -1/2 binary64))) b) |
(*.f64 c (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| 20 472× | accelerator-lowering-fma.f32 |
| 20 472× | accelerator-lowering-fma.f64 |
| 11 360× | accelerator-lowering-fma.f32 |
| 11 360× | accelerator-lowering-fma.f64 |
| 8 594× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 470 | 2458 |
| 1 | 1445 | 2441 |
| 2 | 4896 | 2418 |
| 0 | 8064 | 2302 |
| 0 | 65 | 481 |
| 1 | 442 | 431 |
| 2 | 3901 | 423 |
| 0 | 8321 | 398 |
| 0 | 66 | 541 |
| 1 | 424 | 467 |
| 2 | 4235 | 459 |
| 0 | 8470 | 433 |
| 0 | 12 | 46 |
| 1 | 63 | 44 |
| 2 | 517 | 43 |
| 3 | 6808 | 43 |
| 0 | 8097 | 40 |
| 0 | 1200 | 15389 |
| 1 | 3831 | 15313 |
| 0 | 8095 | 14696 |
| 0 | 525 | 10348 |
| 1 | 1602 | 10230 |
| 2 | 5782 | 10228 |
| 0 | 8713 | 9839 |
| 0 | 2137 | 18683 |
| 1 | 6092 | 18058 |
| 0 | 8260 | 17420 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 234 to 114 computations (51.3% saved)
Compiled 280 to 112 computations (60% saved)
Loading profile data...