
Time bar (total: 14.4s)
| 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 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 2.3% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 11.3% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 21.1% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 28% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 40.1% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 41 to 26 computations (36.6% saved)
| 929.0ms | 5 649× | 0 | valid |
| 483.0ms | 2 607× | 1 | valid |
| 171.0ms | 1 298× | 0 | invalid |
const: 380.0ms (30.4% of total)ival-mult: 220.0ms (17.6% of total)ival-<: 207.0ms (16.5% of total)ival-sqrt: 95.0ms (7.6% of total)ival-div: 92.0ms (7.4% of total)ival-sub: 65.0ms (5.2% of total)ival-add: 57.0ms (4.6% of total)ival-neg: 54.0ms (4.3% of total)ival-and: 37.0ms (3% of total)adjust: 33.0ms (2.6% of total)exact: 6.0ms (0.5% of total)ival-assert: 4.0ms (0.3% of total)| 2× | egg-herbie |
| 1 682× | div-sub |
| 1 088× | accelerator-lowering-fma.f32 |
| 1 088× | accelerator-lowering-fma.f64 |
| 1 038× | sub-neg |
| 782× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 175 |
| 1 | 160 | 160 |
| 2 | 445 | 160 |
| 3 | 1195 | 160 |
| 4 | 3280 | 160 |
| 5 | 6279 | 160 |
| 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)) |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))) |
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* a -3)) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)) |
(/ (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)) |
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* 3 a)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))) |
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* 3 a)) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))) |
(/ (+ b (sqrt (+ (* b b) (* a (* c -3))))) (* a -3)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))) |
(/ (- (sqrt (+ (* b b) (* 3 (* a c)))) b) (* a -3)) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b)) |
(/ (- (sqrt (+ (* a a) (* b (* c -3)))) a) (* b 3)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c)) |
(/ (- (sqrt (+ (* b b) (* a (* c -3)))) b) (* 3 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a)) |
(/ (- (sqrt (+ (* c c) (* b (* a -3)))) c) (* 3 a)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 229 | 0 | - | 2 | (2153505.431673212 10604409.176180536 720061.2731106457) | (+.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 | 227 | 8 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 227 | 5 |
| - | 0 | 24 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 227 | 5 | 0 |
| - | 0 | 3 | 21 |
| number | freq |
|---|---|
| 0 | 29 |
| 1 | 227 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 45.0ms | 346× | 0 | valid |
| 24.0ms | 166× | 1 | valid |
Compiled 176 to 52 computations (70.5% saved)
ival-mult: 10.0ms (32.1% of total)ival-div: 5.0ms (16% of total)ival-sqrt: 5.0ms (16% of total)ival-add: 3.0ms (9.6% of total)ival-sub: 3.0ms (9.6% of total)adjust: 2.0ms (6.4% of total)ival-neg: 2.0ms (6.4% 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 |
|---|---|---|
| ▶ | 56.8% | (/.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.6% | (-.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 | 57.0% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 32.0ms | 173× | 0 | valid |
| 12.0ms | 83× | 1 | valid |
Compiled 68 to 14 computations (79.4% saved)
ival-mult: 23.0ms (69.9% of total)ival-div: 2.0ms (6.1% of total)ival-add: 2.0ms (6.1% of total)ival-sub: 2.0ms (6.1% of total)ival-sqrt: 2.0ms (6.1% of total)adjust: 1.0ms (3% of total)ival-neg: 1.0ms (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 | |
|---|---|---|---|---|
| 41.0ms | c | @ | -inf | (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 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 | c | @ | inf | (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
| 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)
39 alts after pruning (39 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 515 | 39 | 554 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 516 | 39 | 555 |
| Status | Accuracy | Program |
|---|---|---|
| 80.7% | (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)))) | |
| ▶ | 87.6% | (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))) |
| ▶ | 91.0% | (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))) |
| 87.5% | (/.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) | |
| 91.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) | |
| 80.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) | |
| 90.6% | (/.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)) | |
| 87.2% | (/.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)) | |
| 80.6% | (/.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)) | |
| 56.0% | (/.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)) | |
| 55.9% | (/.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)) | |
| 55.8% | (/.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)))))) (*.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 #s(literal 3 binary64) a)) | |
| 55.9% | (/.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)) | |
| 56.8% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) | |
| 63.4% | (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 57.6% | (/.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)) | |
| 56.8% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 56.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 57.0% | (/.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)) | |
| 56.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.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 3 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 56.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
| 56.5% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.8% | (/.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)) | |
| 90.8% | (/.f64 (*.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))) (*.f64 #s(literal 3 binary64) a)) | |
| 87.4% | (/.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)) | |
| 80.6% | (/.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)) | |
| 87.2% | (/.f64 (*.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))) (*.f64 #s(literal 3 binary64) a)) | |
| 90.6% | (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (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))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 80.6% | (/.f64 (*.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))) (*.f64 #s(literal 3 binary64) a)) |
| 56.8% | (/.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)))))) | |
| 55.9% | (-.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))) | |
| 56.8% | (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) | |
| 87.5% | (*.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))) | |
| 90.9% | (*.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))) | |
| 80.7% | (*.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))) | |
| ▶ | 63.5% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 2 654 to 1 480 computations (44.2% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 c (*.f64 c c)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | cost-diff | 320 | (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))) |
| ✓ | cost-diff | 640 | (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)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
| ✓ | cost-diff | 0 | (*.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))) |
| ✓ | cost-diff | 640 | (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)) |
| ✓ | cost-diff | 1024 | (/.f64 (*.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))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 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) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ✓ | cost-diff | 0 | (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))) |
| ✓ | cost-diff | 320 | (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)))) |
| ✓ | cost-diff | 320 | (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)))) |
| ✓ | cost-diff | 704 | (/.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) |
| 7 366× | accelerator-lowering-fma.f32 |
| 7 366× | accelerator-lowering-fma.f64 |
| 5 262× | *-lowering-*.f32 |
| 5 262× | *-lowering-*.f64 |
| 3 698× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 492 |
| 1 | 172 | 490 |
| 2 | 535 | 480 |
| 3 | 1607 | 462 |
| 4 | 3051 | 460 |
| 5 | 3778 | 460 |
| 6 | 4434 | 460 |
| 7 | 6051 | 460 |
| 0 | 8113 | 444 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* a (+ (* a (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5)))) (/ (* (* c c) -3/8) (* b (* b b))))) (* -1/2 (/ c b))) |
a |
(+ (* a (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5)))) (/ (* (* c c) -3/8) (* b (* b b)))) |
(+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5))) |
(/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) |
(* (/ (pow c 4) (pow b 6)) (* 405/64 a)) |
(/ (pow c 4) (pow b 6)) |
(pow c 4) |
c |
4 |
(pow b 6) |
b |
6 |
(* 405/64 a) |
405/64 |
-1/6 |
(/ (* (* c (* c c)) -9/16) (pow b 5)) |
(* (* c (* c c)) -9/16) |
(* c (* c c)) |
(* c c) |
-9/16 |
(pow b 5) |
5 |
(/ (* (* c c) -3/8) (* b (* b b))) |
(* (* c c) -3/8) |
-3/8 |
(* b (* b b)) |
(* b b) |
(* -1/2 (/ c b)) |
-1/2 |
(/ c b) |
(* -1/2 (/ c b)) |
-1/2 |
(/ c b) |
c |
b |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 a)) |
(+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) |
(neg b) |
b |
(sqrt (- (* b b) (* (* 3 c) a))) |
(- (* b b) (* (* 3 c) a)) |
(* b b) |
(* (* 3 c) a) |
(* 3 c) |
3 |
c |
a |
(* 3 a) |
(/ (* a (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b))) (* 3 a)) |
(* a (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b))) |
a |
(+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b)) |
(/ (* -9/8 (* c c)) (* b (* b b))) |
(* -9/8 (* c c)) |
-9/8 |
(* c c) |
c |
(* b (* b b)) |
b |
(* b b) |
(/ (* c -3/2) b) |
(* c -3/2) |
-3/2 |
(* 3 a) |
3 |
(+ (* a (+ (* (/ (* c (* c c)) (pow b 5)) (* -9/16 a)) (/ (* (* c c) -3/8) (* b (* b b))))) (* -1/2 (/ c b))) |
a |
(+ (* (/ (* c (* c c)) (pow b 5)) (* -9/16 a)) (/ (* (* c c) -3/8) (* b (* b b)))) |
(/ (* c (* c c)) (pow b 5)) |
(* c (* c c)) |
c |
(* c c) |
(pow b 5) |
b |
5 |
(* -9/16 a) |
-9/16 |
(/ (* (* c c) -3/8) (* b (* b b))) |
(* (* c c) -3/8) |
-3/8 |
(* b (* b b)) |
(* b b) |
(* -1/2 (/ c b)) |
-1/2 |
(/ c b) |
| Outputs |
|---|
(+ (* a (+ (* a (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5)))) (/ (* (* c c) -3/8) (* b (* b b))))) (* -1/2 (/ c b))) |
(fma.f64 a (fma.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
a |
(+ (* a (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5)))) (/ (* (* c c) -3/8) (* b (* b b)))) |
(fma.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
(+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5))) |
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 7 binary64)))) |
(/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 7 binary64)))) |
(* (/ (pow c 4) (pow b 6)) (* 405/64 a)) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 #s(literal 405/64 binary64) (/.f64 a (pow.f64 b #s(literal 6 binary64))))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
c |
4 |
#s(literal 4 binary64) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
b |
6 |
#s(literal 6 binary64) |
(* 405/64 a) |
(*.f64 a #s(literal 405/64 binary64)) |
405/64 |
#s(literal 405/64 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
(/ (* (* c (* c c)) -9/16) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (pow.f64 b #s(literal 5 binary64))) |
(* (* c (* c c)) -9/16) |
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* c c) |
(*.f64 c c) |
-9/16 |
#s(literal -9/16 binary64) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
5 |
#s(literal 5 binary64) |
(/ (* (* c c) -3/8) (* b (* b b))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (* c c) -3/8) |
(*.f64 c (*.f64 c #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 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
-1/2 |
#s(literal -1/2 binary64) |
(/ c b) |
(/.f64 c 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 |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) |
(+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) |
(-.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 c) a))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))) |
(- (* b b) (* (* 3 c) a)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* (* 3 c) a) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(* 3 c) |
(*.f64 c #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
c |
a |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(/ (* a (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b))) (* 3 a)) |
(*.f64 (*.f64 (/.f64 c b) (fma.f64 a (*.f64 c (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) |
(* a (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b))) |
(*.f64 (/.f64 a b) (*.f64 c (fma.f64 a (*.f64 c (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) #s(literal -3/2 binary64)))) |
a |
(+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b)) |
(*.f64 (/.f64 c b) (fma.f64 a (*.f64 c (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) #s(literal -3/2 binary64))) |
(/ (* -9/8 (* c c)) (* b (* b b))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (* c c)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
-9/8 |
#s(literal -9/8 binary64) |
(* c c) |
(*.f64 c c) |
c |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
b |
(* b b) |
(*.f64 b b) |
(/ (* c -3/2) b) |
(*.f64 c (/.f64 #s(literal -3/2 binary64) b)) |
(* c -3/2) |
(*.f64 c #s(literal -3/2 binary64)) |
-3/2 |
#s(literal -3/2 binary64) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(+ (* a (+ (* (/ (* c (* c c)) (pow b 5)) (* -9/16 a)) (/ (* (* c c) -3/8) (* b (* b b))))) (* -1/2 (/ c b))) |
(*.f64 c (fma.f64 a (*.f64 c (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
a |
(+ (* (/ (* c (* c c)) (pow b 5)) (* -9/16 a)) (/ (* (* c c) -3/8) (* b (* b b)))) |
(*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 c #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(/ (* c (* c c)) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
c |
(* c c) |
(*.f64 c c) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
b |
5 |
#s(literal 5 binary64) |
(* -9/16 a) |
(*.f64 a #s(literal -9/16 binary64)) |
-9/16 |
#s(literal -9/16 binary64) |
(/ (* (* c c) -3/8) (* b (* b b))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (* c c) -3/8) |
(*.f64 c (*.f64 c #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 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
-1/2 |
#s(literal -1/2 binary64) |
(/ c b) |
(/.f64 c b) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) |
| ✓ | accuracy | 99.5% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.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))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.6% | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 #s(literal 3 binary64) c) a) |
| ✓ | accuracy | 99.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 57.0% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| ✓ | accuracy | 99.5% | (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)))) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) |
| ✓ | accuracy | 99.4% | (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
| ✓ | accuracy | 99.3% | (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64))) |
| 78.0ms | 173× | 0 | valid |
| 58.0ms | 83× | 1 | valid |
Compiled 528 to 61 computations (88.4% saved)
ival-mult: 35.0ms (36.4% of total)ival-div: 20.0ms (20.8% of total)ival-pow: 13.0ms (13.5% of total)ival-add: 12.0ms (12.5% of total)adjust: 4.0ms (4.2% of total)const: 4.0ms (4.2% of total)ival-sub: 2.0ms (2.1% of total)ival-sqrt: 2.0ms (2.1% of total)ival-neg: 2.0ms (2.1% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b)> |
#<alt (+ (* a (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5)))) (/ (* (* c c) -3/8) (* b (* b b))))> |
#<alt (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5)))> |
#<alt (+ (* a (+ (* a (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5)))) (/ (* (* c c) -3/8) (* b (* b b))))) (* -1/2 (/ c b)))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ c b)> |
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a))))> |
#<alt (- (* b b) (* (* 3 c) a))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 a))> |
#<alt (neg b)> |
#<alt (/ (* a (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b))) (* 3 a))> |
#<alt (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b))> |
#<alt (* a (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b)))> |
#<alt (/ (* -9/8 (* c c)) (* b (* b b)))> |
#<alt (+ (* (/ (* c (* c c)) (pow b 5)) (* -9/16 a)) (/ (* (* c c) -3/8) (* b (* b b))))> |
#<alt (+ (* a (+ (* (/ (* c (* c c)) (pow b 5)) (* -9/16 a)) (/ (* (* c c) -3/8) (* b (* b b))))) (* -1/2 (/ c b)))> |
#<alt (/ (* c (* c c)) (pow b 5))> |
#<alt (* c (* c c))> |
#<alt (/ (* (* c (* c c)) -9/16) (pow b 5))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (* (/ (pow c 4) (pow b 6)) (* 405/64 a))> |
#<alt (* (* 3 c) a)> |
#<alt (* b (* b b))> |
#<alt (* -9/8 (* c c))> |
#<alt (* (* c c) -3/8)> |
#<alt (/ (* (* c c) -3/8) (* b (* b b)))> |
| Outputs |
|---|
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -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 (+ (* -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 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -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 2) (+ (* -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 (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<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 (* (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 (* 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/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 (* 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 (* 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 (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 (* 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 (* 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/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 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1/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/2 (/ c b))> |
#<alt (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b))))))> |
#<alt (* -3/2 (/ c b))> |
#<alt (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c)))))> |
#<alt (* -9/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (* -3/2 (/ c b))> |
#<alt (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -3/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))> |
#<alt (* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b))> |
#<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 (* -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 (* -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 (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -9/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))))> |
#<alt (* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))))> |
#<alt (* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))) (pow b 5))> |
#<alt (/ (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))) (pow b 5))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* -9/16 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (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 (* -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 (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (/ (pow c 3) (pow b 5))> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (pow c 3)> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (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 (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/8 (pow c 2))> |
#<alt (* -9/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 (* -3/8 (pow c 2))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
180 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | c | @ | 0 | (/ (* a (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b))) (* 3 a)) |
| 5.0ms | c | @ | 0 | (/ (* c (* c c)) (pow b 5)) |
| 5.0ms | c | @ | 0 | (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) |
| 4.0ms | b | @ | 0 | (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) |
| 2.0ms | b | @ | inf | (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5))) |
| 1× | batch-egg-rewrite |
| 4 510× | *-lowering-*.f32 |
| 4 510× | *-lowering-*.f64 |
| 4 014× | /-lowering-/.f32 |
| 4 014× | /-lowering-/.f64 |
| 3 626× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 351 |
| 1 | 345 | 349 |
| 2 | 3265 | 341 |
| 0 | 8845 | 326 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) |
(+ (* a (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5)))) (/ (* (* c c) -3/8) (* b (* b b)))) |
(+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5))) |
(+ (* a (+ (* a (+ (* (/ (* (/ (pow c 4) (pow b 6)) (* 405/64 a)) b) -1/6) (/ (* (* c (* c c)) -9/16) (pow b 5)))) (/ (* (* c c) -3/8) (* b (* b b))))) (* -1/2 (/ c b))) |
(* -1/2 (/ c b)) |
(/ c b) |
(+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) |
(- (* b b) (* (* 3 c) a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 a)) |
(neg b) |
(/ (* a (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b))) (* 3 a)) |
(+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b)) |
(* a (+ (* a (/ (* -9/8 (* c c)) (* b (* b b)))) (/ (* c -3/2) b))) |
(/ (* -9/8 (* c c)) (* b (* b b))) |
(+ (* (/ (* c (* c c)) (pow b 5)) (* -9/16 a)) (/ (* (* c c) -3/8) (* b (* b b)))) |
(+ (* a (+ (* (/ (* c (* c c)) (pow b 5)) (* -9/16 a)) (/ (* (* c c) -3/8) (* b (* b b))))) (* -1/2 (/ c b))) |
(/ (* c (* c c)) (pow b 5)) |
(* c (* c c)) |
(/ (* (* c (* c c)) -9/16) (pow b 5)) |
(/ (pow c 4) (pow b 6)) |
(* (/ (pow c 4) (pow b 6)) (* 405/64 a)) |
(* (* 3 c) a) |
(* b (* b b)) |
(* -9/8 (* c c)) |
(* (* c c) -3/8) |
(/ (* (* c c) -3/8) (* b (* b b))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) b)) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (neg.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 405/64 binary64) a))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 405/64 binary64) a))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 b)) |
(pow.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(+.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 c (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(-.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 c (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 a (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (*.f64 #s(literal -1/6 binary64) a) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) a) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c (/.f64 c b)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal -1 binary64)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal -1 binary64)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal -1/6 binary64) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (fma.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))))) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal -27/512 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (pow.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (pow.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) b) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 b (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) b (*.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) b)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) (neg.f64 (fma.f64 #s(literal 81/256 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))))) (neg.f64 (*.f64 b (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) b (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) b (*.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64)) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.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 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (*.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 a (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(fma.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(fma.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #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 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64))) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 b c))) |
(/.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 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal -1/2 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (*.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))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64))) (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 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(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 (/.f64 (neg.f64 c) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64))) (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 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (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 b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (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 b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 b)) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 b)))) |
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b 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 b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 27 binary64))) (fma.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (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 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal 3 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 c #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.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 b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.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 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.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 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (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 b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1/2 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 b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.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 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.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 b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #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 b)) (*.f64 b (*.f64 b (*.f64 b 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 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) a) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(-.f64 #s(literal 0 binary64) b) |
(neg.f64 b) |
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) b))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/3 binary64))) a) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/3 binary64)))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) a) |
(/.f64 (*.f64 a (/.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) a)) #s(literal 3 binary64)) |
(/.f64 (/.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/3 binary64))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 1/3 binary64)) (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (neg.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (*.f64 a #s(literal 1/3 binary64)) (/.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) a)) |
(*.f64 (/.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) a) (*.f64 a #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) a) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 a a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a a) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b)) (/.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b))) |
(fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(fma.f64 #s(literal -9/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) b) c (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(fma.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(fma.f64 (*.f64 a (/.f64 #s(literal -9/8 binary64) b)) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (/.f64 b (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64))) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (neg.f64 b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (/.f64 b (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 c #s(literal -3/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))))) (neg.f64 (*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64))) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))))) (neg.f64 (*.f64 (/.f64 b (*.f64 c #s(literal -3/2 binary64))) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(+.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)) |
(fma.f64 c (*.f64 (/.f64 #s(literal -3/2 binary64) b) a) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)) |
(fma.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a a) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))) a (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) a (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) (-.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b))) |
(/.f64 (*.f64 a (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) a) (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) a) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)))) (neg.f64 (-.f64 (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b)))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -27/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) a)) (neg.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 9/4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) a)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) b))) |
(*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/8 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/8 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b)))))) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b)))) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 b b)) b) |
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -9/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c c)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b))) b) b) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b))))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 b b))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -9/8 binary64))) #s(literal 1 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) b) (*.f64 c c))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b))) b)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal -9/8 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -9/8 binary64) b)) |
(*.f64 (*.f64 c (/.f64 c b)) (/.f64 #s(literal -9/8 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c (/.f64 c b)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal 9/8 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -9/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) #s(literal 9/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -9/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) |
(*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (*.f64 c (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 b b)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (*.f64 c (/.f64 c b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/8 binary64)) #s(literal -1 binary64)) (*.f64 c (/.f64 c b))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -9/8 binary64))) #s(literal -1 binary64)) (/.f64 c b)) |
(+.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 c (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -9/16 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64)) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64)) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c (/.f64 c b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal -9/16 binary64) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) #s(literal -9/16 binary64) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -9/16 binary64)) c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 c c))) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c c)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (/.f64 c b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -729/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b)))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b)))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -729/4096 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -729/4096 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 c c))) #s(literal -27/512 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.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 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -9/16 binary64)) a)) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -9/16 binary64)) a))) (*.f64 a (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)) (fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a a) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -9/16 binary64)) a) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(fma.f64 (*.f64 a #s(literal -9/16 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(fma.f64 (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -9/16 binary64)) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64))) (fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 #s(literal 9/64 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 c) #s(literal 3 binary64) (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 5 binary64) (log.f64 b))) (*.f64 (log.f64 c) #s(literal 3 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 3 binary64)) (*.f64 #s(literal 5 binary64) (log.f64 b)))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 5/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) |
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 3 binary64))) |
(pow.f64 c #s(literal 3 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 c #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 c (*.f64 c c)) |
(*.f64 (*.f64 c c) c) |
(*.f64 (pow.f64 c #s(literal 3/2 binary64)) (pow.f64 c #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c)))) |
(/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 9/16 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c c))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (pow.f64 b #s(literal 5/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 5/2 binary64)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64))) |
(*.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64))) |
(*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -9/16 binary64)) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))) |
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 #s(literal 6 binary64) (log.f64 b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 c) (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 6 binary64) (log.f64 b))) (*.f64 #s(literal 4 binary64) (log.f64 c)))) |
(exp.f64 (neg.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 b)) (*.f64 #s(literal 4 binary64) (log.f64 c))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 4 binary64) (log.f64 c)) (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 405/64 binary64) a)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 405/64 binary64) a))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -1 binary64)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 405/64 binary64) a))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 405/64 binary64) a))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) a) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 a)) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (neg.f64 (*.f64 #s(literal 405/64 binary64) a)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 b b)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a) |
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) a) #s(literal 405/64 binary64)) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(*.f64 a (*.f64 c #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c #s(literal 3 binary64)) a) |
(*.f64 (*.f64 a #s(literal 3 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 b))) #s(literal 3 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 b (neg.f64 (*.f64 b b))) |
(*.f64 (*.f64 b b) b) |
(*.f64 (*.f64 b b) (neg.f64 b)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 b) (*.f64 b b)) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 b b)) b) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 c (*.f64 c #s(literal -9/8 binary64))) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(*.f64 #s(literal -9/8 binary64) (*.f64 c c)) |
(*.f64 (*.f64 c #s(literal -9/8 binary64)) 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 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b)))))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b)))) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c (/.f64 c b)) #s(literal -3/8 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b)) b) |
(/.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) b) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) #s(literal 1 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (/.f64 c b)) #s(literal -3/8 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) b)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b)))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b 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 (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 c (/.f64 c b)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c (/.f64 c b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -3/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) |
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 c b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 c c) (*.f64 b b))) |
| 1× | egg-herbie |
| 10 552× | accelerator-lowering-fma.f32 |
| 10 552× | accelerator-lowering-fma.f64 |
| 8 968× | *-lowering-*.f32 |
| 8 968× | *-lowering-*.f64 |
| 3 310× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 815 | 10471 |
| 1 | 2531 | 10436 |
| 0 | 8339 | 10070 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(+ (* -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)))))) |
(+ (* -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 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -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 2) (+ (* -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))))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -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) |
(* (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)) |
(* 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/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 (* 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)) |
(* 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)))) |
(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)))) |
(* 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)) |
(* 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/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 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -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/2 (/ c b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(* -3/2 (/ c b)) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(* -3/2 (/ c b)) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -3/2 (/ c b)) |
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)) |
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)) |
(* -1 (/ (+ (* 9/8 (/ (* a (pow c 2)) (pow b 2))) (* 3/2 c)) b)) |
(* -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))))) |
(* -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))))) |
(* -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)) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/ (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))) (pow b 5)) |
(/ (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))) (pow b 5)) |
(/ (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))) (pow b 5)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (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))))) |
(* -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)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(/ (pow c 3) (pow b 5)) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(pow c 3) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(* 405/64 (/ (* a (pow c 4)) (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)) |
(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) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/8 (pow c 2)) |
(* -9/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)) |
(* -3/8 (pow c 2)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
| Outputs |
|---|
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -135/128 binary64) a) (/.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)))) |
(+ (* -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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -135/128 binary64) a) (/.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)))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.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)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 2) (+ (* -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 a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 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 2) (+ (* -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 a) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 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)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.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)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(*.f64 (*.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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 a (*.f64 b (*.f64 b b))))) a))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(*.f64 (*.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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 a (*.f64 b (*.f64 b b))))) a))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (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))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 c (*.f64 c (*.f64 b b)))))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 c (*.f64 c (*.f64 b b)))))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -9/16 binary64) (/.f64 a (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -135/128 binary64)) (*.f64 b (*.f64 b (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -135/128 binary64)) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c #s(literal 3/8 binary64)) (fma.f64 (*.f64 #s(literal 9/16 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (*.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 4 binary64))))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c #s(literal 3/8 binary64)) (fma.f64 (*.f64 #s(literal 9/16 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (*.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 4 binary64))))) (*.f64 b (*.f64 b b)))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c c) (*.f64 c (fma.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c c) (*.f64 c (fma.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c c) (*.f64 c (fma.f64 a (*.f64 (/.f64 c (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 b b)))) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 (*.f64 c c) #s(literal 9/16 binary64)) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 135/128 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 (*.f64 c c) #s(literal 9/16 binary64)) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 135/128 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 (*.f64 c c) #s(literal 9/16 binary64)) (/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 135/128 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -135/128 binary64) a) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -135/128 binary64) a) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -135/128 binary64) a) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 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))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 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))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 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))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -135/128 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 a (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 a (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 a (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) |
(* -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 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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 (+ (* -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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -135/128 binary64) a) (/.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 #s(literal -1/2 binary64) (/.f64 c b))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -135/128 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 (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)))) (*.f64 a (*.f64 a a))) |
(* (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 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 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))))) (*.f64 a (*.f64 a a))) |
(* (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 a (*.f64 a (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 a (*.f64 a b)))) (/.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 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -135/128 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)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 135/128 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 (neg.f64 a) (*.f64 a a))) |
(* -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 #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)) (*.f64 (neg.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)))))) |
(*.f64 (-.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 -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) (neg.f64 a))) a)) (*.f64 (neg.f64 a) (*.f64 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 #s(literal -3/8 binary64) 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 (*.f64 #s(literal -3/8 binary64) 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 (*.f64 a (*.f64 a a)) #s(literal -135/128 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 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 b (*.f64 c (*.f64 c (*.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)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 c (*.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.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 (*.f64 a (*.f64 a a)) #s(literal -135/128 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 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))) (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))))) c))) |
(* -135/128 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -135/128 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 #s(literal -9/16 binary64) (*.f64 a (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 b b)))) c)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -135/128 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 b (*.f64 b (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -135/128 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 #s(literal -9/16 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 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 #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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.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 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 a (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.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 c #s(literal -1/2 binary64))))) b) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) 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))) (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 #s(literal 9/16 binary64) (*.f64 a a)) (/.f64 (*.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 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 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 3/8 binary64)) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 c #s(literal 1/2 binary64))))) (neg.f64 b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (/.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 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 a (*.f64 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 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.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 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.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))) (* -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 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #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 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.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 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.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 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64)) (fma.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.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 a (*.f64 c #s(literal -3/2 binary64))) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) 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 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 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))) |
(* 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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (/.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 -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))) |
(* (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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -3 binary64))) (-.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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (/.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 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 a c))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.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 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (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))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) c)) (neg.f64 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 (-.f64 (*.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/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.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 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c)) b) c)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 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 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 a (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) b) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b (neg.f64 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b (neg.f64 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 (-.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 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) (/.f64 b a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 a c))))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a)) (/.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 -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (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 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/2 binary64)))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #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 (*.f64 b b) (fma.f64 #s(literal -3 binary64) (*.f64 a (/.f64 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 a (/.f64 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 a (/.f64 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 a (/.f64 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 a (/.f64 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 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(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 (*.f64 a c) #s(literal -3 binary64)) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b) b) c) (*.f64 a #s(literal 3 binary64))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b) b) c) (*.f64 a #s(literal 3 binary64))) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b) b) c) (*.f64 a #s(literal 3 binary64))) (neg.f64 c)) |
(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 (*.f64 a c) #s(literal -3 binary64)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 3 binary64))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 3 binary64))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 3 binary64))) (neg.f64 a)) |
(* 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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.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 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/24 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a)))))) (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 #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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.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 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 a (*.f64 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)) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (*.f64 c #s(literal -1/2 binary64))))) 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 #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))))))) |
(*.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (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)))) (neg.f64 b)) |
(* -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 #s(literal -3/8 binary64) a) (*.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 (*.f64 #s(literal -1/6 binary64) c) (/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 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)))) (/.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 #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 (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 #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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/24 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 #s(literal -1/3 binary64) b) (*.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 (*.f64 (neg.f64 c) #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 c (*.f64 a a))))) (*.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 #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))))))) |
(*.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 #s(literal -1/3 binary64) b) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64)))) c)) c)) (neg.f64 c)) |
(* -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 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.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 #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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) #s(literal -1/24 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a a))))) (*.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 #s(literal -1/3 binary64) b) a)))) |
(* -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 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a)) (/.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))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 b #s(literal 1/3 binary64))) (neg.f64 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 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/24 binary64)) (*.f64 (sqrt.f64 (/.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)))) a)) a)) |
(* -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) |
(* -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 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b 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 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.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 a (*.f64 #s(literal -3/8 binary64) (*.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 -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a b)))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (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 (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (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)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) (neg.f64 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 (- (* -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 (- (* -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))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.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 a (*.f64 #s(literal -3/8 binary64) (*.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 a (*.f64 #s(literal -3/8 binary64) (*.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 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* -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 #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) (* -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) |
(/ (+ (* -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) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) 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))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) 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))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) 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))) (neg.f64 b)) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (fma.f64 (/.f64 c (*.f64 a b)) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (fma.f64 (/.f64 c (*.f64 a b)) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -3/2 (/ c (* a b))) (* -9/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (fma.f64 (/.f64 c (*.f64 a b)) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(*.f64 (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))) (neg.f64 a)) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(*.f64 (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))) (neg.f64 a)) |
(* -1 (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 3/2 (/ c (* a b)))))) |
(*.f64 (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))) (neg.f64 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 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal -3/2 binary64) b))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal -3/2 binary64) b))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal -3/2 binary64) b))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 c b)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -9/8 (/ a (pow b 3))) (* 3/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 c b)))) |
(* -9/8 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -3/2 (* (pow b 2) c)) (* -9/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b))) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) 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) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) 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) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) 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) |
(* -3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) b) |
(* -1 (/ (+ (* 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))) (neg.f64 b)) |
(* -1 (/ (+ (* 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))) (neg.f64 b)) |
(* -1 (/ (+ (* 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))) (neg.f64 b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 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 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 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 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 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 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.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 c (*.f64 a b)) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 c (*.f64 a b)) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 c (*.f64 a b)) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.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 c (*.f64 a b)) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 c (*.f64 a b)) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 c (*.f64 a b)) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64))) (*.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 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) c)) (*.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 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) c)) (*.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 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a (*.f64 b b))) c)) (*.f64 b (*.f64 b b))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 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 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) 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 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) 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 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #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 (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 9/8 binary64) (*.f64 c (*.f64 a #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 (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 9/8 binary64) (*.f64 c (*.f64 a #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 (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 9/8 binary64) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))) (neg.f64 b)) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -9/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (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))))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (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))))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (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 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))) |
(* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))) |
(* (pow c 3) (- (* -9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (*.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(*.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(*.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))))) |
(*.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))) (pow b 5)) |
(/.f64 (fma.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))) (pow b 5)) |
(/.f64 (fma.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))) (pow b 5)) |
(/.f64 (fma.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/.f64 (fma.f64 c (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 c (*.f64 c #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b b)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 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))))) |
(* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 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))))) |
(* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -3/8 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 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))))) |
(* -9/16 (/ (* a (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 3/8 binary64))) (*.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 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 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -9/16 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 a (*.f64 a (*.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))) (* -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 -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 a b)))))) |
(* (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 -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 a b)))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 a (*.f64 a (*.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))) (* -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) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a 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 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) (neg.f64 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 #s(literal -3/8 binary64) 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 (*.f64 a a) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) 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 a (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (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 c (*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (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 c (*.f64 (*.f64 c c) (fma.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (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 a (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))))) (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)))))) |
(neg.f64 (*.f64 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))))))) |
(* -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)))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.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 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)))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.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 c (*.f64 c b))))))) |
(* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 a (*.f64 a (*.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))) (* -3/8 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 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 #s(literal -9/16 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))))) (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 #s(literal -9/16 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))))) (pow.f64 b #s(literal 5 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 #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 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.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 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 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.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 c #s(literal -1/2 binary64)))) b) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) 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))) (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 #s(literal 9/16 binary64) (*.f64 a a)) (/.f64 (*.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 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 (*.f64 #s(literal 9/16 binary64) (*.f64 a a)) (/.f64 (*.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 c #s(literal 1/2 binary64)))) (neg.f64 b)) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 3) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(pow c 3) |
(*.f64 c (*.f64 c c)) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (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)) |
(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)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -9/8 (pow c 2)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
Compiled 87 673 to 4 740 computations (94.6% saved)
65 alts after pruning (63 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 997 | 45 | 2 042 |
| Fresh | 16 | 18 | 34 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 016 | 65 | 2 081 |
| Status | Accuracy | Program |
|---|---|---|
| 91.0% | (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) | |
| ▶ | 91.0% | (fma.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
| 87.6% | (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) | |
| 87.5% | (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) | |
| 90.9% | (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) | |
| 80.7% | (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)))) | |
| 89.1% | (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) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))) | |
| 87.6% | (fma.f64 a (/.f64 (fma.f64 c (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) | |
| 90.3% | (/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) | |
| 57.1% | (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (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 b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 56.9% | (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 56.2% | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 80.6% | (/.f64 (fma.f64 c (*.f64 (/.f64 #s(literal -3/2 binary64) b) a) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 80.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) | |
| ▶ | 80.7% | (/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
| 91.0% | (/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.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 c #s(literal -1/2 binary64))))) b) | |
| 80.6% | (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 9/8 binary64) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 90.6% | (/.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 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #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 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 80.6% | (/.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)) |
| 58.0% | (/.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.0% | (/.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)) | |
| 55.9% | (/.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)) | |
| 55.8% | (/.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)))))) (*.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 #s(literal 3 binary64) a)) | |
| 57.0% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) | |
| 63.4% | (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 63.4% | (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 58.0% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 57.6% | (/.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)) |
| 57.5% | (/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 58.0% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) | |
| 57.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) | |
| 56.8% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 56.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 56.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
| 56.5% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 3 binary64) a)) | |
| 58.0% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 58.0% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) | |
| 57.0% | (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) a) | |
| 56.8% | (/.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)) | |
| 90.8% | (/.f64 (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (/.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 -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))) (*.f64 #s(literal 3 binary64) a)) | |
| 80.6% | (/.f64 (*.f64 a (fma.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 80.6% | (/.f64 (*.f64 a (/.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)) (*.f64 #s(literal 3 binary64) a)) | |
| 80.5% | (/.f64 (*.f64 a (/.f64 (fma.f64 c (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 63.4% | (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 80.6% | (/.f64 (*.f64 a (*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 80.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) | |
| 63.4% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) | |
| 56.8% | (/.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)))))) | |
| 55.9% | (-.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))) | |
| 80.5% | (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 a #s(literal 3 binary64)))) | |
| 90.6% | (*.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))) (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))))) c))) | |
| 57.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) | |
| 57.0% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) | |
| 80.6% | (*.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)))) | |
| ▶ | 63.4% | (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
| 87.3% | (*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 a b)))))) | |
| 57.0% | (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) | |
| 80.5% | (*.f64 (neg.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) | |
| 87.5% | (*.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))) | |
| 90.9% | (*.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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 80.7% | (*.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))) | |
| 80.6% | (*.f64 a (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)))) | |
| ✓ | 63.5% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 4 178 to 2 315 computations (44.6% saved)
| 1× | egg-herbie |
Found 19 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 | 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)))))) |
| ✓ | cost-diff | 0 | (/.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 | 0 | (*.f64 c #s(literal -3/2 binary64)) |
| ✓ | cost-diff | 0 | (/.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) |
| ✓ | cost-diff | 320 | (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))) |
| ✓ | cost-diff | 384 | (/.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)) |
| ✓ | cost-diff | 0 | (*.f64 c c) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
| ✓ | cost-diff | 320 | (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 c #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
| ✓ | cost-diff | 0 | (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 320 | (fma.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
| ✓ | cost-diff | 2240 | (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
| 25 824× | accelerator-lowering-fma.f32 |
| 25 824× | accelerator-lowering-fma.f64 |
| 6 826× | *-lowering-*.f32 |
| 6 826× | *-lowering-*.f64 |
| 3 594× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 627 |
| 1 | 195 | 579 |
| 2 | 755 | 549 |
| 3 | 4216 | 537 |
| 4 | 4908 | 537 |
| 5 | 5685 | 537 |
| 6 | 7489 | 537 |
| 0 | 8070 | 514 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (+ (* a (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) (/ (* c (* c -3/8)) (* b (* b b)))) a) (/ (* c -1/2) b)) |
(+ (* a (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) (/ (* c (* c -3/8)) (* b (* b b)))) |
a |
(+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) |
(* (* c (* c (* c c))) (* 405/64 a)) |
(* c (* c (* c c))) |
c |
(* c (* c c)) |
(* c c) |
(* 405/64 a) |
405/64 |
(* (* (* b b) (* b (* b (* b b)))) b) |
(* (* b b) (* b (* b (* b b)))) |
(* b b) |
b |
(* b (* b (* b b))) |
(* b (* b b)) |
-1/6 |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(* c (* (* c c) -9/16)) |
(* (* c c) -9/16) |
-9/16 |
(* (* b b) (* b (* b b))) |
(/ (* c (* c -3/8)) (* b (* b b))) |
(* c (* c -3/8)) |
(* c -3/8) |
-3/8 |
(/ (* c -1/2) b) |
(* c -1/2) |
-1/2 |
(* (* c -1/2) (/ 1 b)) |
(* c -1/2) |
c |
-1/2 |
(/ 1 b) |
1 |
b |
(/ (+ (* a (* -3/8 (* c c))) (* -1/2 (* c (* b b)))) (* b (* b b))) |
(+ (* a (* -3/8 (* c c))) (* -1/2 (* c (* b b)))) |
a |
(* -3/8 (* c c)) |
-3/8 |
(* c c) |
c |
(* -1/2 (* c (* b b))) |
-1/2 |
(* c (* b b)) |
(* b b) |
b |
(* b (* b b)) |
(/ (/ (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) b) (* 3 a)) |
(/ (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) b) |
(+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) |
a |
(* c -3/2) |
c |
-3/2 |
(/ (* (* -9/8 (* c c)) (* a a)) (* b b)) |
(* (* -9/8 (* c c)) (* a a)) |
(* -9/8 (* c c)) |
-9/8 |
(* c c) |
(* a a) |
(* b b) |
b |
(* 3 a) |
3 |
(/ (- (/ (+ (* 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 |
|---|
(+ (* (+ (* a (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) (/ (* c (* c -3/8)) (* b (* b b)))) a) (/ (* c -1/2) b)) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 b b)))) (*.f64 a a) (*.f64 (/.f64 c b) (fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) a #s(literal -1/2 binary64)))) |
(+ (* a (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) (/ (* c (* c -3/8)) (* b (* b b)))) |
(fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) |
a |
(+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a #s(literal -135/128 binary64))) (*.f64 b b)))) |
(/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) |
(/.f64 (*.f64 c (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(* (* c (* c (* c c))) (* 405/64 a)) |
(*.f64 c (*.f64 a (*.f64 c (*.f64 (*.f64 c c) #s(literal 405/64 binary64))))) |
(* c (* c (* c c))) |
(*.f64 c (*.f64 c (*.f64 c c))) |
c |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* c c) |
(*.f64 c c) |
(* 405/64 a) |
(*.f64 a #s(literal 405/64 binary64)) |
405/64 |
#s(literal 405/64 binary64) |
(* (* (* b b) (* b (* b (* b b)))) b) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(* (* b b) (* b (* b (* b b)))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(* b b) |
(*.f64 b b) |
b |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
-1/6 |
#s(literal -1/6 binary64) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(* c (* (* c c) -9/16)) |
(*.f64 c (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) |
(* (* c c) -9/16) |
(*.f64 c (*.f64 c #s(literal -9/16 binary64))) |
-9/16 |
#s(literal -9/16 binary64) |
(* (* b b) (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (* c (* c -3/8)) (* b (* b b))) |
(/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(* c (* c -3/8)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
(* c -3/8) |
(*.f64 c #s(literal -3/8 binary64)) |
-3/8 |
#s(literal -3/8 binary64) |
(/ (* c -1/2) b) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c -1/2) |
(*.f64 c #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* c -1/2) (/ 1 b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c -1/2) |
(*.f64 c #s(literal -1/2 binary64)) |
c |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
1 |
#s(literal 1 binary64) |
b |
(/ (+ (* a (* -3/8 (* c c))) (* -1/2 (* c (* b b)))) (* b (* b b))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 a (*.f64 c #s(literal -3/8 binary64))))) (*.f64 b (*.f64 b b))) |
(+ (* a (* -3/8 (* c c))) (* -1/2 (* c (* b b)))) |
(*.f64 c (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 a (*.f64 c #s(literal -3/8 binary64))))) |
a |
(* -3/8 (* c c)) |
(*.f64 c (*.f64 c #s(literal -3/8 binary64))) |
-3/8 |
#s(literal -3/8 binary64) |
(* c c) |
(*.f64 c c) |
c |
(* -1/2 (* c (* b b))) |
(*.f64 c (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(* c (* b b)) |
(*.f64 c (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
b |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(/ (/ (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) b) (* 3 a)) |
(/.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(/ (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) b) |
(/.f64 (*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64)))) b) |
(+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) |
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64)))) |
a |
(* c -3/2) |
(*.f64 c #s(literal -3/2 binary64)) |
c |
-3/2 |
#s(literal -3/2 binary64) |
(/ (* (* -9/8 (* c c)) (* a a)) (* b b)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (*.f64 b b)) |
(* (* -9/8 (* c c)) (* a a)) |
(*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) |
(* -9/8 (* c c)) |
(*.f64 (*.f64 c c) #s(literal -9/8 binary64)) |
-9/8 |
#s(literal -9/8 binary64) |
(* c c) |
(*.f64 c c) |
(* a a) |
(*.f64 a a) |
(* b b) |
(*.f64 b b) |
b |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#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)))))) (* 3 a)) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 a #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 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)))))) |
(/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) |
(/.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))))) |
(+ (* a (* -3 c)) (* b b)) |
(fma.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)))) |
(sqrt (+ (* a (* -3 c)) (* b b))) |
(sqrt.f64 (fma.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))))) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (/.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 | 57.9% | (-.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.6% | (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))) |
| ✓ | accuracy | 99.5% | (/.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)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b)) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) |
| ✓ | accuracy | 99.6% | (*.f64 c (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
| ✓ | accuracy | 99.5% | (/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) b) |
| ✓ | accuracy | 100.0% | (*.f64 c #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.3% | (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
| 76.0ms | 171× | 0 | valid |
| 64.0ms | 85× | 1 | valid |
Compiled 680 to 68 computations (90% saved)
ival-mult: 53.0ms (50.9% of total)ival-div: 25.0ms (24% of total)ival-add: 10.0ms (9.6% of total)adjust: 7.0ms (6.7% of total)const: 4.0ms (3.8% of total)ival-sqrt: 3.0ms (2.9% of total)ival-sub: 1.0ms (1% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))> |
#<alt (+ (* (+ (* a (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) (/ (* c (* c -3/8)) (* b (* b b)))) a) (/ (* c -1/2) b))> |
#<alt (+ (* a (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) (/ (* c (* c -3/8)) (* b (* b b))))> |
#<alt (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b))> |
#<alt (* (* c -1/2) (/ 1 b))> |
#<alt (* c -1/2)> |
#<alt (/ 1 b)> |
#<alt (+ (* a (* -3/8 (* c c))) (* -1/2 (* c (* b b))))> |
#<alt (/ (+ (* a (* -3/8 (* c c))) (* -1/2 (* c (* b b)))) (* b (* b b)))> |
#<alt (* -3/8 (* c c))> |
#<alt (* c c)> |
#<alt (/ (/ (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) b) (* 3 a))> |
#<alt (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b)))> |
#<alt (/ (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) b)> |
#<alt (* c -3/2)> |
#<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))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))))> |
#<alt (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))> |
#<alt (+ (* a (* -3 c)) (* b b))> |
#<alt (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))> |
#<alt (* (* b b) (* b (* b b)))> |
#<alt (* (* c (* c (* c c))) (* 405/64 a))> |
#<alt (* b (* b b))> |
#<alt (* c (* b b))> |
#<alt (* (* -9/8 (* c c)) (* a a))> |
#<alt (/ (* (* -9/8 (* c c)) (* a a)) (* b b))> |
| Outputs |
|---|
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 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 (+ (* -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 (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -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 (+ (* -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 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -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 2) (+ (* -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 (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))> |
#<alt (* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a))))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))> |
#<alt (* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2)))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))> |
#<alt (* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c))))> |
#<alt (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3))> |
#<alt (* -3/8 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<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 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (* -1/2 c)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (/ 1 b)> |
#<alt (* -1/2 (* (pow b 2) c))> |
#<alt (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2))))> |
#<alt (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2))))> |
#<alt (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2))))> |
#<alt (* -3/8 (* a (pow c 2)))> |
#<alt (* a (+ (* -1/2 (/ (* (pow b 2) c) a)) (* -3/8 (pow c 2))))> |
#<alt (* a (+ (* -1/2 (/ (* (pow b 2) c) a)) (* -3/8 (pow c 2))))> |
#<alt (* a (+ (* -1/2 (/ (* (pow b 2) c) a)) (* -3/8 (pow c 2))))> |
#<alt (* -3/8 (* a (pow c 2)))> |
#<alt (* -1 (* a (+ (* 3/8 (pow c 2)) (* 1/2 (/ (* (pow b 2) c) a)))))> |
#<alt (* -1 (* a (+ (* 3/8 (pow c 2)) (* 1/2 (/ (* (pow b 2) c) a)))))> |
#<alt (* -1 (* a (+ (* 3/8 (pow c 2)) (* 1/2 (/ (* (pow b 2) c) a)))))> |
#<alt (* -1/2 (* (pow b 2) c))> |
#<alt (* c (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))> |
#<alt (* c (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))> |
#<alt (* c (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))))> |
#<alt (* -3/8 (* a (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a)))> |
#<alt (* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a)))> |
#<alt (* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a)))> |
#<alt (* -3/8 (* a (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a)))> |
#<alt (* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a)))> |
#<alt (* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a)))> |
#<alt (* -3/8 (* a (pow c 2)))> |
#<alt (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2))))> |
#<alt (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2))))> |
#<alt (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2))))> |
#<alt (* -1/2 (* (pow b 2) c))> |
#<alt (* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -1/2 (* (pow b 2) c))> |
#<alt (* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -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))> |
#<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 (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 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/2 (* a c))> |
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2)))))> |
#<alt (* -3/2 (* a c))> |
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))> |
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))> |
#<alt (* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2)))))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2))> |
#<alt (* -3/2 (* a c))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (* -3/2 (* a c))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))> |
#<alt (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (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)) (* -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 (* -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 (* -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 (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 c)> |
#<alt (* -3/2 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 (+ (* -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 (* -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 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 (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* (pow b 2) c)> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (* (pow a 2) (pow c 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
#<alt (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))> |
177 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | a | @ | -inf | (/ (- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) (* 3 a)) |
| 5.0ms | b | @ | inf | (* (* b b) (* b (* b b))) |
| 3.0ms | b | @ | inf | (/ (/ (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) b) (* 3 a)) |
| 3.0ms | b | @ | inf | (/ (- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) (* 3 a)) |
| 2.0ms | a | @ | 0 | (/ (- (/ (+ (* a (* -3 c)) (* b b)) (+ b (sqrt (+ (* a (* -3 c)) (* b b))))) (/ (* b b) (+ b (sqrt (+ (* a (* -3 c)) (* b b)))))) (* 3 a)) |
| 1× | batch-egg-rewrite |
| 5 294× | *-lowering-*.f32 |
| 5 294× | *-lowering-*.f64 |
| 4 248× | /-lowering-/.f32 |
| 4 248× | /-lowering-/.f64 |
| 3 040× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 423 |
| 1 | 376 | 367 |
| 2 | 3877 | 359 |
| 0 | 8682 | 341 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(+ (* (+ (* a (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) (/ (* c (* c -3/8)) (* b (* b b)))) a) (/ (* c -1/2) b)) |
(+ (* a (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))) (/ (* c (* c -3/8)) (* b (* b b)))) |
(/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) |
(* (* c -1/2) (/ 1 b)) |
(* c -1/2) |
(/ 1 b) |
(+ (* a (* -3/8 (* c c))) (* -1/2 (* c (* b b)))) |
(/ (+ (* a (* -3/8 (* c c))) (* -1/2 (* c (* b b)))) (* b (* b b))) |
(* -3/8 (* c c)) |
(* c c) |
(/ (/ (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) b) (* 3 a)) |
(+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) |
(/ (+ (* a (* c -3/2)) (/ (* (* -9/8 (* c c)) (* a a)) (* b b))) b) |
(* c -3/2) |
(/ (- (/ (+ (* 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)) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(* (* b b) (* b (* b b))) |
(* (* c (* c (* c c))) (* 405/64 a)) |
(* b (* b b)) |
(* c (* b b)) |
(* (* -9/8 (* c c)) (* a a)) |
(/ (* (* -9/8 (* c c)) (* a a)) (* b b)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.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)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/6 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) b) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))))) (*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(*.f64 (*.f64 (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64)) (fma.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (fma.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))) (/.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(fma.f64 (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1/2 binary64) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b))) (fma.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)))) (neg.f64 (fma.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))))) |
(+.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 c c) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/6 binary64) a) (fma.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a) (fma.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) a (fma.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 c b) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) c (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1/6 binary64) (fma.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (*.f64 a (*.f64 (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -27/512 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -27/512 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 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))))) |
(/.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))))) (neg.f64 (*.f64 b (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 405/64 binary64) a)) b) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (/.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) b) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 b b)) (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) b)) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 b))) |
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 b))) |
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.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) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 b)) |
(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 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64))) |
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal -1/2 binary64)) |
(*.f64 c #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) c) |
(*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 1 binary64))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) b)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 b)) |
(pow.f64 b #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(+.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) |
(fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 c (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(fma.f64 (*.f64 c c) (*.f64 a #s(literal -3/8 binary64)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 c a) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) a (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(fma.f64 (*.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c c) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 c a) (*.f64 c #s(literal -3/8 binary64)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 c b) (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(fma.f64 (*.f64 a (*.f64 c c)) #s(literal -3/8 binary64) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -3/8 binary64))) c (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -3/8 binary64)) c) c (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c b)) b (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) (fma.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))))) (neg.f64 (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 b b)) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (neg.f64 (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b))) |
(/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))))) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) (*.f64 b b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/512 binary64)) (*.f64 (*.f64 c c) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 (*.f64 c #s(literal -3/8 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b b))))) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b b)) b) |
(/.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 b b) (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b)))) |
(*.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64))))) |
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.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 c) #s(literal 2 binary64))) |
(pow.f64 c #s(literal 2 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 2 binary64)) |
(*.f64 c c) |
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)))) (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 b))) (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b) (*.f64 a #s(literal -3 binary64)))) |
(neg.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)))) |
(/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))))) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) a) |
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) b) |
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 b)) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) b) |
(/.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(*.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) b)))) |
(*.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (neg.f64 b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b)) |
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(+.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))))) |
(fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) |
(fma.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 a (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 #s(literal -3/2 binary64) (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) a (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) |
(fma.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b))) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 a a) b) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) b) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (/.f64 a (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 c (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) b)) (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) b) (/.f64 a b) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) |
(fma.f64 (*.f64 a #s(literal -3/2 binary64)) c (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (*.f64 a (*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (neg.f64 b))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) b) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (*.f64 b (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64))) b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64))) (neg.f64 b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/8 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal 9/4 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) |
(pow.f64 (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) |
(*.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c #s(literal -3/2 binary64)) |
(*.f64 #s(literal -3/2 binary64) c) |
(+.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)) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (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 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (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 a #s(literal 3 binary64))) (/.f64 (/.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 a #s(literal 3 binary64)))) |
(-.f64 (/.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) |
(-.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 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 (*.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 (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)) (*.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 a #s(literal 3 binary64)))) (/.f64 (*.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 (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 (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 (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 (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 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))))))))) |
(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 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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)))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (*.f64 a #s(literal 3 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 a (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 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 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (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 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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) |
(/.f64 (-.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b 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 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 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 (*.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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b))) (+.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 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b 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 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b 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 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b 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 (*.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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (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 (neg.f64 (*.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))) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (*.f64 a #s(literal 3 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b 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 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b 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 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 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 (*.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 b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(+.f64 (/.f64 (neg.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 (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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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))))) (+.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.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))) (*.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) (/.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))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b)))) (/.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)) (*.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 #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))) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (/.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))) (neg.f64 (*.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))) (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)))) (/.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)))) #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 (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)))) (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)))) (neg.f64 (*.f64 b 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 (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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.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))) (/.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b b)))) (/.f64 (*.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 (/.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 (+.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 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (neg.f64 (*.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)) (neg.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (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 #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 (neg.f64 (*.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 (neg.f64 (*.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 (*.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 (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 (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 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(fma.f64 (neg.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 (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 #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 (neg.f64 (*.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 (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 b (*.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 (neg.f64 (*.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)) (-.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 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 (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 (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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 (*.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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 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 (*.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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 (*.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 (+.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 (neg.f64 (*.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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)) (neg.f64 (*.f64 b 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))) (neg.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 #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) (/.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 #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))) (neg.f64 (*.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))) (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 (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)))) (neg.f64 (*.f64 b 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 (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))) (/.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 (-.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))))) (neg.f64 (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (*.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 (*.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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (neg.f64 (*.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 (+.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 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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 (*.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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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)))))) |
(*.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 (*.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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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))))) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 #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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (fma.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 b (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (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))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.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 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 0 binary64) (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)) (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.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 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) (/.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 (*.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)) (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 #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 (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) (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 (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 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.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)))) (fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.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 (+.f64 b (sqrt.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)) #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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.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 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.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 (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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b 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 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.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 b (sqrt.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))) |
(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 #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 (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 (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 #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 (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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.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 (*.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 c (*.f64 a #s(literal -3 binary64))) (*.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)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(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 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.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 (*.f64 b b) (*.f64 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 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (*.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 (*.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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.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 (*.f64 a #s(literal -3 binary64))) (*.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 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.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 (*.f64 b b) (*.f64 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 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (*.f64 c #s(literal -3 binary64)) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.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 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) b) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (*.f64 b b)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 5 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (log.f64 (*.f64 b b)))) |
(pow.f64 b #s(literal 5 binary64)) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) a))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 405/64 binary64)) a) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 405/64 binary64) a)) c) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal 405/64 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) c) (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 c c)) (*.f64 c c)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 c (*.f64 b b)) |
(*.f64 b (*.f64 c b)) |
(*.f64 (*.f64 b b) c) |
(*.f64 (*.f64 c b) b) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) |
(*.f64 a (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) |
(*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) a) |
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 c (*.f64 a a))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 a a))) #s(literal -9/8 binary64)) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -9/8 binary64))) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (neg.f64 (*.f64 b b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (neg.f64 (*.f64 b b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) b)))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))))) |
(/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) b)) b) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a))))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) b))) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) b) (*.f64 a a)) b) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) b) (/.f64 (*.f64 a a) b)) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 c (/.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (/.f64 (*.f64 a a) b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) |
(*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64))) b) (/.f64 a b)) |
| 1× | egg-herbie |
| 7 686× | *-lowering-*.f32 |
| 7 686× | *-lowering-*.f64 |
| 6 678× | accelerator-lowering-fma.f32 |
| 6 678× | accelerator-lowering-fma.f64 |
| 4 374× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1214 | 12653 |
| 1 | 4004 | 12263 |
| 0 | 8346 | 11823 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 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 (+ (* -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)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(+ (* -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)))))) |
(+ (* -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 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -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 2) (+ (* -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))))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* -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 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(* -1/2 c) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(/ 1 b) |
(* -1/2 (* (pow b 2) c)) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(* -3/8 (* a (pow c 2))) |
(* a (+ (* -1/2 (/ (* (pow b 2) c) a)) (* -3/8 (pow c 2)))) |
(* a (+ (* -1/2 (/ (* (pow b 2) c) a)) (* -3/8 (pow c 2)))) |
(* a (+ (* -1/2 (/ (* (pow b 2) c) a)) (* -3/8 (pow c 2)))) |
(* -3/8 (* a (pow c 2))) |
(* -1 (* a (+ (* 3/8 (pow c 2)) (* 1/2 (/ (* (pow b 2) c) a))))) |
(* -1 (* a (+ (* 3/8 (pow c 2)) (* 1/2 (/ (* (pow b 2) c) a))))) |
(* -1 (* a (+ (* 3/8 (pow c 2)) (* 1/2 (/ (* (pow b 2) c) a))))) |
(* -1/2 (* (pow b 2) c)) |
(* c (+ (* -1/2 (pow b 2)) (* -3/8 (* a c)))) |
(* c (+ (* -1/2 (pow b 2)) (* -3/8 (* a c)))) |
(* c (+ (* -1/2 (pow b 2)) (* -3/8 (* a c)))) |
(* -3/8 (* a (pow c 2))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(* -3/8 (* a (pow c 2))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(* -3/8 (* a (pow c 2))) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(* -1/2 (* (pow b 2) c)) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* -1/2 (* (pow b 2) c)) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 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)) |
(* -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)) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 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/2 (* a c)) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(* -3/2 (* a c)) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(* -3/2 (* a c)) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(* -3/2 (* a c)) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (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)) (* -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))))) |
(* -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))))) |
(* -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)) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 c) |
(* -3/2 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 (+ (* -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)))))))))) |
(* -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 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))))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* (pow b 2) c) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
| Outputs |
|---|
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -135/128 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -135/128 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -135/128 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -9/16 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 a (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -9/16 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(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)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(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)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(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)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 a (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a)) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(* -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 -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (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 (*.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 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 a a))) |
(* (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 -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))) |
(* (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 (pow.f64 b #s(literal 5 binary64)) a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 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))) |
(* -1 (* (pow a 3) (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal 135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a (*.f64 a a)))) |
(* -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)) (-.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 -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) 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 #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 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) 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 (*.f64 c 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 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (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))) |
(* 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 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.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 (*.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 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 -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(* (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 -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c 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 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 9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.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)) (-.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))) |
(* -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 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.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 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a (*.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 -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) 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 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 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.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 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (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 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 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 c #s(literal 1/2 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 #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)))))) (neg.f64 b)) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))) |
(fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -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 #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)))) |
(+ (* -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 #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)))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -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 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 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))) |
(* (pow a 2) (+ (* -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 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 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (*.f64 #s(literal -135/128 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(*.f64 (*.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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))) a))) |
(* (pow a 2) (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 3/8 (/ (pow c 2) (* a (pow b 3)))) (* 9/16 (/ (pow c 3) (pow b 5)))) a)))) |
(*.f64 (*.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 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (*.f64 a (*.f64 b (*.f64 b b))))) a))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* c (+ (* -135/128 (/ (* (pow a 2) c) (pow b 7))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) |
(*.f64 (*.f64 c c) (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (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 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(* (pow c 4) (- (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c)))) (/ 3/8 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (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 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -9/16 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* (pow c 4) (+ (* -135/128 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 9/16 (/ a (pow b 5))) (* 3/8 (/ 1 (* (pow b 3) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* -9/16 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -9/16 (* a (pow c 3))) (* -3/8 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) a) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (+ (* -9/16 (/ (* a (pow c 3)) (pow b 2))) (* -3/8 (pow c 2)))) (pow b 3)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -3/8 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (* 9/16 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (*.f64 b b)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(/.f64 (fma.f64 (*.f64 c c) #s(literal 3/8 binary64) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (*.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 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 3/8 (pow c 2)) (+ (* 9/16 (/ (* a (pow c 3)) (pow b 2))) (* 135/128 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(/.f64 (fma.f64 (*.f64 c c) #s(literal 3/8 binary64) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (*.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 4 binary64)))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 7 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 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(* -1/2 c) |
(*.f64 c #s(literal -1/2 binary64)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(* -1/2 (* (pow b 2) c)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c)) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c)) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c)) |
(* -3/8 (* a (pow c 2))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) |
(* a (+ (* -1/2 (/ (* (pow b 2) c) a)) (* -3/8 (pow c 2)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (/.f64 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) |
(* a (+ (* -1/2 (/ (* (pow b 2) c) a)) (* -3/8 (pow c 2)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (/.f64 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) |
(* a (+ (* -1/2 (/ (* (pow b 2) c) a)) (* -3/8 (pow c 2)))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (/.f64 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) |
(* -3/8 (* a (pow c 2))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) |
(* -1 (* a (+ (* 3/8 (pow c 2)) (* 1/2 (/ (* (pow b 2) c) a))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 c a)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (pow c 2)) (* 1/2 (/ (* (pow b 2) c) a))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 c a)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (pow c 2)) (* 1/2 (/ (* (pow b 2) c) a))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 c a)) (*.f64 (*.f64 c c) #s(literal 3/8 binary64))) (neg.f64 a)) |
(* -1/2 (* (pow b 2) c)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) |
(* c (+ (* -1/2 (pow b 2)) (* -3/8 (* a c)))) |
(*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) |
(* c (+ (* -1/2 (pow b 2)) (* -3/8 (* a c)))) |
(*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) |
(* c (+ (* -1/2 (pow b 2)) (* -3/8 (* a c)))) |
(*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) |
(* -3/8 (* a (pow c 2))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(*.f64 (*.f64 c c) (fma.f64 a #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(*.f64 (*.f64 c c) (fma.f64 a #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(*.f64 (*.f64 c c) (fma.f64 a #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)))) |
(* -3/8 (* a (pow c 2))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(*.f64 (*.f64 c c) (fma.f64 a #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(*.f64 (*.f64 c c) (fma.f64 a #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)))) |
(* (pow c 2) (+ (* -1/2 (/ (pow b 2) c)) (* -3/8 a))) |
(*.f64 (*.f64 c c) (fma.f64 a #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) c)))) |
(* -3/8 (* a (pow c 2))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c)) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c)) |
(+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c)) |
(* -1/2 (* (pow b 2) c)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 (*.f64 b b) (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 (* (pow b 2) c)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 (*.f64 b b) (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)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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))) |
(* 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 b a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.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 b a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.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 b a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 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 (*.f64 c 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 #s(literal -3/8 binary64) (/.f64 (*.f64 c 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 #s(literal -3/8 binary64) (/.f64 (*.f64 c 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 -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) 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 -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) 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 -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c)) (*.f64 b (*.f64 b b))) |
(* -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) |
(/ (+ (* -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) |
(/ (+ (* -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) |
(* -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 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) 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))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) 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))) (neg.f64 b)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(* -3/8 (pow c 2)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c c)) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.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 -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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))) |
(* 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 b a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.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 b a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.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 b a)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.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 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b a))) (neg.f64 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 (*.f64 c 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 #s(literal -3/8 binary64) (/.f64 (*.f64 c 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 #s(literal -3/8 binary64) (/.f64 (*.f64 c 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 -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) 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 -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) 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 -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c)) (*.f64 b (*.f64 b b))) |
(* -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) |
(/ (+ (* -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) |
(/ (+ (* -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) |
(* -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 #s(literal 3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) 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))) (neg.f64 b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) 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))) (neg.f64 b)) |
(* -3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3/2 binary64)) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 c #s(literal -3/2 binary64)))) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 c #s(literal -3/2 binary64)))) |
(* a (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 c #s(literal -3/2 binary64)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c a)))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c a)))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c a)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c a)))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c a)))) |
(* (pow a 2) (+ (* -3/2 (/ c a)) (* -9/8 (/ (pow c 2) (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c a)))) |
(* -3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3/2 binary64)) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal -3/2 binary64)))) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal -3/2 binary64)))) |
(* c (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal -3/2 binary64)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* (pow c 2) (+ (* -3/2 (/ a c)) (* -9/8 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (*.f64 b b)) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (*.f64 b b)) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a (* (pow b 2) c))) (* -9/8 (* (pow a 2) (pow c 2)))) (pow b 2)) |
(/.f64 (fma.f64 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (*.f64 b b)) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b b)) |
(* -3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3/2 binary64)) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(* -3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3/2 binary64)) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
(fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.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)))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.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)))) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.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)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.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 b a)))) |
(* (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 b a)))) |
(* (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 b a)))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.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 b a)))) |
(* (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 b a)))) |
(* (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 b a)))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) 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 c (*.f64 a a))) (*.f64 b (*.f64 b 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 c (*.f64 a a))) (*.f64 b (*.f64 b 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 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -3/2 (/ a (* b c))) (* -9/8 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.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 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.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 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (*.f64 b b)) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.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 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (*.f64 b b)) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.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 (*.f64 a #s(literal -3/2 binary64)) (*.f64 c (*.f64 b b)) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) 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) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 9/8 binary64) (*.f64 (*.f64 c a) #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) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 9/8 binary64) (*.f64 (*.f64 c a) #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) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 9/8 binary64) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) (neg.f64 b)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -3/2 c) |
(*.f64 c #s(literal -3/2 binary64)) |
(* -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 -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (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))) (* 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 #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 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #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 (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) a) |
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (*.f64 c a)) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (sqrt.f64 (*.f64 c a)) (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 (/.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))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (sqrt.f64 (*.f64 c a)) (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)) |
(/.f64 (-.f64 (/.f64 b #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 (/ (+ (* -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)) |
(/.f64 (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 (*.f64 b a) #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))) (neg.f64 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)) |
(/.f64 (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 (*.f64 b a) #s(literal -3 binary64)) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/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))))) (/.f64 (fma.f64 (/.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))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.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))) (neg.f64 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 (*.f64 c 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 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (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))) |
(* 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 #s(literal -9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.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 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.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 (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.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 (/ b (* a (pow (sqrt 3) 2)))) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (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 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/2 binary64) (/.f64 (*.f64 c b) (*.f64 #s(literal 3 binary64) a))) 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 (/.f64 (fma.f64 (/.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 (*.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))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 c)) (/.f64 (*.f64 c b) (*.f64 #s(literal 3 binary64) 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 c (*.f64 a (*.f64 a a))))) (*.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 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 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) |
(/ (+ (* -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 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/32 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 c #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/128 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))))) b) |
(* -2/3 (/ b a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(neg.f64 (*.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 (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)))) (neg.f64 b)) |
(* -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)))))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 c a) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (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 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 a a) (*.f64 c (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 9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 2/3 binary64) a))))))))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.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)))) |
(* 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 (*.f64 c (*.f64 c c)) a) (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)))) |
(* 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 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64) (*.f64 (*.f64 #s(literal 3 binary64) 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/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (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 c a)) (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 c a)) (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 c a)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 (fma.f64 (/.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))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.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 (sqrt.f64 (*.f64 c a)) (/.f64 (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 (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) #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 (sqrt.f64 (*.f64 c a)) (/.f64 (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 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #s(literal -3 binary64)) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (fma.f64 (/.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))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.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 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) 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 c (*.f64 a a))) (*.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 c (*.f64 a (*.f64 a a)))) (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))) (* 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 c #s(literal 3 binary64)) (*.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 a #s(literal -3/2 binary64)) b))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (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 c a)) (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 c a)) (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 c a)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 (fma.f64 (/.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))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.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))) (/.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 (sqrt.f64 (*.f64 c a)) (/.f64 (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 (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) #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 (sqrt.f64 (*.f64 c a)) (/.f64 (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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #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 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal -3 binary64)) (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))))) c) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)))) c)) c)) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (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 c a)) (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 c a))) (*.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 c a)) (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 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 c a))) (*.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 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.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 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.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))) (* 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 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 c a) #s(literal -3/2 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.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 (*.f64 c a) (*.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 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) (neg.f64 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 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 3 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal -3/8 binary64))) (fma.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 c a)) (*.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 c a) (*.f64 c a)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(+ (* 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 b #s(literal 1/2 binary64))) |
(+ (* 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 (/.f64 c b) #s(literal -3/2 binary64) (fma.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)))) (neg.f64 a) (*.f64 (/.f64 c b) #s(literal 3/8 binary64)))) (*.f64 b #s(literal 1/2 binary64))) |
(+ (* 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 b #s(literal 1/2 binary64) (*.f64 a (fma.f64 (/.f64 c b) #s(literal -3/2 binary64) (fma.f64 a (neg.f64 (fma.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 (*.f64 c (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))))) (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 (/.f64 c b) #s(literal 3/8 binary64)))))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (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 c a)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.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 c a)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.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 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #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 c a)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (fma.f64 (/.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 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #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))) (neg.f64 (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #s(literal 3 binary64)))) c))) (*.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 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #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 c a))) (/.f64 (*.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 (sqrt.f64 (*.f64 c a)) (/.f64 (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))))) |
(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 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #s(literal -3 binary64))) (neg.f64 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 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #s(literal -3 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #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 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (fma.f64 (/.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 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #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))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #s(literal -3 binary64)))) c)) (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 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #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)))))))) (neg.f64 a)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 b a)) #s(literal -3 binary64)))) a)) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(+ (* 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 b #s(literal 1/2 binary64))) |
(+ (* 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 (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)))) (neg.f64 c) (*.f64 #s(literal 3/8 binary64) (/.f64 a b)))) (*.f64 b #s(literal 1/2 binary64))) |
(+ (* 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 (neg.f64 (fma.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))))) (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 b #s(literal 1/2 binary64))) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (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 c a)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.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 c a)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #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 b b)) (*.f64 #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 c a)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #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 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal 3 binary64)))) a))) (*.f64 c (*.f64 c c))))) (fma.f64 #s(literal -3 binary64) (/.f64 b #s(literal -3 binary64)) (fma.f64 (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 #s(literal -3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.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 (sqrt.f64 (*.f64 c a)) (/.f64 (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))))) |
(fma.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 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal -3 binary64))) (neg.f64 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 (sqrt.f64 (*.f64 c a)) (/.f64 (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 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #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 (sqrt.f64 (*.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal -3 binary64)))) a)) (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal -3 binary64))))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 c b)) #s(literal -3 binary64)))) c)) |
(* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (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 c a)) (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 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* b (- (+ 1/2 (* -3/2 (/ (* a c) (pow b 2)))) (* -3/8 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/8 binary64)) (*.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 c a) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #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 (*.f64 c a) #s(literal 3/8 binary64)) (*.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 c a) (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (fma.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 c a) (fma.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #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 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c a) (*.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 c a)) |
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 #s(literal -2/3 binary64) (*.f64 c a))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -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)))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -2/3 binary64) (*.f64 c a))))) |
(* -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)))))))) |
(neg.f64 (*.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 c a) #s(literal 9/8 binary64)))) (fma.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 45/16 binary64) (*.f64 #s(literal -2/9 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (*.f64 c a) (*.f64 c a)))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 15/8 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) (*.f64 c a))))))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #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 c a) #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 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #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 c a) #s(literal -3 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #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 #s(literal -3 binary64) (/.f64 (*.f64 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 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)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* (pow b 2) c) |
(*.f64 c (*.f64 b b)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
(* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) |
Compiled 80 170 to 4 325 computations (94.6% saved)
96 alts after pruning (91 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 670 | 51 | 1 721 |
| Fresh | 18 | 40 | 58 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 690 | 96 | 1 786 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.0% | (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
| 57.1% | (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)))))))) | |
| ✓ | 91.0% | (fma.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
| 57.3% | (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)))))))) | |
| 57.2% | (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)))))))) | |
| ▶ | 57.3% | (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)))))))) |
| 87.6% | (fma.f64 (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) | |
| 87.6% | (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) | |
| 90.9% | (fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) | |
| 87.5% | (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) | |
| 80.7% | (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)))) | |
| 89.1% | (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) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))) | |
| 58.3% | (/.f64 (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 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.9% | (/.f64 (fma.f64 (/.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.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 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 80.6% | (/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.f64 b (*.f64 b b))) | |
| 90.3% | (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) 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))) | |
| 57.9% | (/.f64 (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)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 57.1% | (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (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 b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 56.9% | (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 56.2% | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 57.0% | (/.f64 (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)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 80.5% | (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) | |
| 80.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) | |
| 80.6% | (/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c b) b))) (*.f64 b (*.f64 b b))) | |
| ✓ | 80.7% | (/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
| 91.0% | (/.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) | |
| 90.6% | (/.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 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #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 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 80.7% | (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) (*.f64 b b)) | |
| 80.6% | (/.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) b) b) | |
| 58.3% | (/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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))) | |
| ▶ | 58.3% | (/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) |
| 57.5% | (/.f64 (/.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 #s(literal 3 binary64) a)) | |
| 55.9% | (/.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)) | |
| 57.3% | (/.f64 (/.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 #s(literal 3 binary64) a)) | |
| 57.4% | (/.f64 (/.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 #s(literal 3 binary64) a)) | |
| 57.0% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) | |
| 80.5% | (/.f64 (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 63.4% | (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 80.7% | (/.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 80.6% | (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 63.4% | (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 58.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.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 b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 58.3% | (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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)))))) | |
| 57.5% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.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)) | |
| ✓ | 57.6% | (/.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)) |
| 57.4% | (/.f64 (-.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 3 binary64) a)) | |
| 57.6% | (/.f64 (-.f64 (*.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) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 57.3% | (/.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))))))) | |
| 57.1% | (/.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)))) | |
| 57.3% | (/.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)))))))) | |
| 57.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) | |
| 56.8% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 56.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 56.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
| 56.5% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 3 binary64) a)) | |
| 58.2% | (/.f64 (*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (fma.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 b (*.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 #s(literal 3 binary64) a)) | |
| 58.3% | (/.f64 (*.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 b))) (*.f64 #s(literal 3 binary64) a)) | |
| 58.3% | (/.f64 (*.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) | |
| 57.0% | (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) a) | |
| 56.8% | (/.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)) | |
| 63.4% | (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) | |
| 80.6% | (/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) | |
| 80.6% | (/.f64 (*.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)))) (*.f64 #s(literal 3 binary64) a)) | |
| 80.6% | (/.f64 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (/.f64 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b))) | |
| 80.5% | (/.f64 (*.f64 a (/.f64 (fma.f64 c (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 63.4% | (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 80.6% | (/.f64 (*.f64 a (*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 63.4% | (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 80.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) | |
| 58.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 63.4% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) | |
| ▶ | 56.8% | (/.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)))))) |
| 57.4% | (-.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))))))) | |
| 56.9% | (-.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 a #s(literal 3 binary64)))) (/.f64 (*.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))))) | |
| 57.3% | (-.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 (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 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))))))))) | |
| 55.9% | (-.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))) | |
| 80.5% | (*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 a #s(literal 3 binary64)))) | |
| 90.6% | (*.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))) (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))))) c))) | |
| 80.5% | (*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a)) | |
| 58.3% | (*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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)) | |
| 58.3% | (*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b 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)) | |
| 58.3% | (*.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 a #s(literal -3 binary64)))) | |
| 57.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) | |
| 57.0% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) | |
| ▶ | 63.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
| 80.6% | (*.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)))) | |
| 87.3% | (*.f64 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 a b)))))) | |
| 57.0% | (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) | |
| 80.5% | (*.f64 (neg.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) | |
| 87.5% | (*.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))) | |
| 90.9% | (*.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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 80.7% | (*.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))) | |
| 80.6% | (*.f64 a (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)))) | |
| ✓ | 63.5% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 7 419 to 3 200 computations (56.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 3 binary64)) |
| ✓ | cost-diff | 128 | (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))))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) |
| ✓ | cost-diff | 4672 | (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)))))))) |
| ✓ | cost-diff | 0 | (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) |
| ✓ | cost-diff | 896 | (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 #s(literal 3 binary64) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
| ✓ | cost-diff | 704 | (/.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)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
| ✓ | cost-diff | 0 | (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
| ✓ | cost-diff | 2240 | (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
| 10 630× | accelerator-lowering-fma.f32 |
| 10 630× | accelerator-lowering-fma.f64 |
| 5 660× | *-lowering-*.f32 |
| 5 660× | *-lowering-*.f64 |
| 2 744× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 631 |
| 1 | 201 | 561 |
| 2 | 772 | 532 |
| 3 | 4028 | 528 |
| 4 | 4974 | 528 |
| 5 | 7127 | 528 |
| 0 | 8077 | 502 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) (* a a)) (+ (* (* c c) (* (/ -3/8 (* b (* b b))) a)) (/ (* c -1/2) b))) |
(+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) |
(* (* c (* c (* c c))) (* 405/64 a)) |
(* c (* c (* c c))) |
c |
(* c (* c c)) |
(* c c) |
(* 405/64 a) |
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 b)) |
-1/6 |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(* c (* (* c c) -9/16)) |
(* (* c c) -9/16) |
-9/16 |
(* (* b b) (* b (* b b))) |
(* a a) |
(+ (* (* c c) (* (/ -3/8 (* b (* b b))) a)) (/ (* c -1/2) b)) |
(* (/ -3/8 (* b (* b b))) a) |
(/ -3/8 (* b (* b b))) |
-3/8 |
(/ (* c -1/2) b) |
(* c -1/2) |
-1/2 |
(* (/ -1/2 b) c) |
(/ -1/2 b) |
-1/2 |
b |
c |
(/ -1 (/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* b b)))))) |
-1 |
(/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* b b))))) |
(* 3 a) |
3 |
a |
(- b (sqrt (+ (* a (* -3 c)) (* b b)))) |
b |
(sqrt (+ (* a (* -3 c)) (* b b))) |
(+ (* a (* -3 c)) (* b b)) |
(* -3 c) |
-3 |
c |
(* b b) |
(/ (/ (- (+ (* c (* a -3)) (* b b)) (* b b)) (* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) a) |
(/ (- (+ (* c (* a -3)) (* b b)) (* b b)) (* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
(- (+ (* c (* a -3)) (* b b)) (* b b)) |
(+ (* c (* a -3)) (* b b)) |
c |
(* a -3) |
a |
-3 |
(* b b) |
b |
(* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
3 |
(+ b (sqrt (+ (* c (* a -3)) (* b b)))) |
(sqrt (+ (* c (* a -3)) (* b b))) |
(+ (* (/ (+ (* c (* a -3)) (* b b)) 3) (/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a)) (neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))))) |
(/ (+ (* c (* a -3)) (* b b)) 3) |
(+ (* c (* a -3)) (* b b)) |
c |
(* a -3) |
a |
-3 |
(* b b) |
b |
3 |
(/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a) |
(/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
1 |
(+ b (sqrt (+ (* c (* a -3)) (* b b)))) |
(sqrt (+ (* c (* a -3)) (* b b))) |
(neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))))) |
(/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
(* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
(* a 3) |
| Outputs |
|---|
(+ (* (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) (* a a)) (+ (* (* c c) (* (/ -3/8 (* b (* b b))) a)) (/ (* c -1/2) b))) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) a)) #s(literal -135/128 binary64)) (*.f64 b b)))) (*.f64 a a) (*.f64 c (fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a) (/.f64 #s(literal -1/2 binary64) b)))) |
(+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 c (*.f64 c #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) a)) #s(literal -135/128 binary64)) (*.f64 b b)))) |
(/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) |
(/.f64 (*.f64 c (*.f64 #s(literal 405/64 binary64) (*.f64 c (*.f64 (*.f64 c c) a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(* (* c (* c (* c c))) (* 405/64 a)) |
(*.f64 c (*.f64 #s(literal 405/64 binary64) (*.f64 c (*.f64 (*.f64 c c) a)))) |
(* c (* c (* c c))) |
(*.f64 c (*.f64 c (*.f64 c c))) |
c |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* c c) |
(*.f64 c c) |
(* 405/64 a) |
(*.f64 #s(literal 405/64 binary64) a) |
405/64 |
#s(literal 405/64 binary64) |
a |
(* (* (* b b) (* b (* b (* b b)))) b) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) |
(* (* b b) (* b (* b (* b b)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* b b) |
(*.f64 b b) |
b |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
-1/6 |
#s(literal -1/6 binary64) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(* 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))) |
-9/16 |
#s(literal -9/16 binary64) |
(* (* b b) (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) |
(* a a) |
(*.f64 a a) |
(+ (* (* c c) (* (/ -3/8 (* b (* b b))) a)) (/ (* c -1/2) b)) |
(*.f64 c (fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a) (/.f64 #s(literal -1/2 binary64) b))) |
(* (/ -3/8 (* b (* b b))) a) |
(/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) |
(/ -3/8 (* b (* b b))) |
(/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) |
-3/8 |
#s(literal -3/8 binary64) |
(/ (* c -1/2) b) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c -1/2) |
(*.f64 c #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* (/ -1/2 b) c) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
-1/2 |
#s(literal -1/2 binary64) |
b |
c |
(/ -1 (/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* 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))) |
-1 |
#s(literal -1 binary64) |
(/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* 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))))) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
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)) |
(* -3 c) |
(*.f64 c #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
c |
(* b b) |
(*.f64 b b) |
(/ (/ (- (+ (* c (* a -3)) (* b b)) (* b b)) (* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) a) |
(/.f64 (*.f64 c (*.f64 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)))) |
(/ (- (+ (* c (* a -3)) (* b b)) (* b b)) (* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(- (+ (* c (* a -3)) (* b b)) (* b b)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(+ (* 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) |
(* b b) |
(*.f64 b b) |
b |
(* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
(*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
3 |
#s(literal 3 binary64) |
(+ 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))) |
(+ (* (/ (+ (* c (* a -3)) (* b b)) 3) (/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a)) (neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))))) |
(/.f64 (*.f64 c (*.f64 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)))) |
(/ (+ (* c (* a -3)) (* b b)) 3) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 3 binary64)) |
(+ (* 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) |
(* b b) |
(*.f64 b b) |
b |
3 |
#s(literal 3 binary64) |
(/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a) |
(/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
(/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
1 |
#s(literal 1 binary64) |
(+ 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))) |
(neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))))) |
(/.f64 (*.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))))))) |
(/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
(/.f64 (*.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)))) |
(* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* 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))) |
(* a 3) |
(*.f64 a #s(literal 3 binary64)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) |
| ✓ | accuracy | 99.5% | (*.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.4% | (/.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)))))) |
| ✓ | accuracy | 58.2% | (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)))))))) |
| ✓ | accuracy | 99.6% | (*.f64 #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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
| ✓ | accuracy | 58.0% | (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (/.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)))))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
| ✓ | accuracy | 57.0% | (-.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 (/.f64 #s(literal -1/2 binary64) b) c) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.3% | (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
| 73.0ms | 160× | 0 | valid |
| 67.0ms | 86× | 1 | valid |
| 9.0ms | 10× | 2 | valid |
Compiled 681 to 68 computations (90% saved)
ival-mult: 49.0ms (45.2% of total)ival-div: 29.0ms (26.8% of total)ival-add: 11.0ms (10.2% of total)adjust: 5.0ms (4.6% of total)ival-sqrt: 5.0ms (4.6% of total)const: 4.0ms (3.7% of total)ival-sub: 3.0ms (2.8% of total)ival-neg: 1.0ms (0.9% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))))> |
#<alt (+ (* (* c c) (* (/ -3/8 (* b (* b b))) a)) (/ (* c -1/2) b))> |
#<alt (+ (* (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) (* a a)) (+ (* (* c c) (* (/ -3/8 (* b (* b b))) a)) (/ (* c -1/2) b)))> |
#<alt (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b))> |
#<alt (* (/ -1/2 b) c)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1 (/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* b b))))))> |
#<alt (/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* b b)))))> |
#<alt (* 3 a)> |
#<alt (- b (sqrt (+ (* a (* -3 c)) (* b b))))> |
#<alt (- (+ (* c (* a -3)) (* b b)) (* b b))> |
#<alt (/ (/ (- (+ (* c (* a -3)) (* b b)) (* b b)) (* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) a)> |
#<alt (/ (- (+ (* c (* a -3)) (* b b)) (* b b)) (* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b))))))> |
#<alt (+ (* c (* a -3)) (* b b))> |
#<alt (+ (* (/ (+ (* c (* a -3)) (* b b)) 3) (/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a)) (neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))))))> |
#<alt (/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a)> |
#<alt (neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))))> |
#<alt (/ (+ (* c (* a -3)) (* b b)) 3)> |
#<alt (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))> |
#<alt (* (* b b) (* b (* b b)))> |
#<alt (* (* c (* c (* c c))) (* 405/64 a))> |
#<alt (+ (* a (* -3 c)) (* b b))> |
#<alt (* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b)))))> |
#<alt (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))))> |
#<alt (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))> |
| Outputs |
|---|
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5)))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -135/128 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<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 (* -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 (- (* 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 (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* 405/64 (/ (* a (pow c 4)) (pow b 7)))> |
#<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/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/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 (* 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 (* 2 (/ b c))> |
#<alt (+ (* -3/2 (/ a b)) (* 2 (/ b c)))> |
#<alt (+ (* 2 (/ b c)) (* a (- (* -3 (* a (+ (* -3/8 (/ c (pow b 3))) (* 3/4 (/ c (pow b 3)))))) (* 3/2 (/ 1 b)))))> |
#<alt (+ (* 2 (/ b c)) (* a (- (* a (+ (* -3 (* a (+ (* -3/4 (/ (* c (+ (* -3/8 (/ c (pow b 3))) (* 3/4 (/ c (pow b 3))))) (pow b 2))) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* 2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (* -3 (+ (* -3/8 (/ c (pow b 3))) (* 3/4 (/ c (pow b 3))))))) (* 3/2 (/ 1 b)))))> |
#<alt (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -3 (/ b (* c (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (/ b (* c (pow (sqrt -3) 2)))))))> |
#<alt (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2)))))> |
#<alt (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 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 (* c (pow (sqrt -3) 2)))))> |
#<alt (+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (- (* -3 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))> |
#<alt (+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (- (* b (+ (* -3 (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (* 3 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (sqrt -3)))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2)))))))> |
#<alt (* 2 (/ b c))> |
#<alt (* b (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))> |
#<alt (* b (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) c)) (* 3/4 (* (pow a 2) c))) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))> |
#<alt (* b (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* (pow a 2) c)) (* 3/4 (* (pow a 2) c)))))) (+ (* -9/16 (* (pow a 3) (pow c 2))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) c)) (* 3/4 (* (pow a 2) c))) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))))> |
#<alt (* 3/2 (/ a b))> |
#<alt (* -1 (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (+ (* -9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b))> |
#<alt (* 2 (/ b c))> |
#<alt (/ (+ (* -3/2 (/ (* a c) b)) (* 2 b)) c)> |
#<alt (/ (+ (* 2 b) (* c (+ (* -3 (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 3/4 (/ (pow a 2) (pow b 3)))))) (* -3/2 (/ a b))))) c)> |
#<alt (/ (+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -3 (* c (+ (* -3/4 (/ (* a (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 3/4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* 2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)))))) (* -3 (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 3/4 (/ (pow a 2) (pow b 3)))))))))) c)> |
#<alt (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))> |
#<alt (/ (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -3 (/ b (pow (sqrt -3) 2)))) c)> |
#<alt (/ (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (* -3 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2))))) c)> |
#<alt (/ (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2))) (* -3 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (pow c 3)))))) c)> |
#<alt (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (/ (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (pow (sqrt 3) 2)))) c))> |
#<alt (* -1 (/ (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) c))) c))) c))> |
#<alt (* -1 (/ (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (sqrt 3)))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c))) c))> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<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 (* -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/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 (* -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 (/ (* a c) b))> |
#<alt (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7)))))))))))> |
#<alt (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))> |
#<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)))))> |
#<alt (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* 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) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2)))))))> |
#<alt (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* 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) c) (* a (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -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 (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))> |
#<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)))))> |
#<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)))))))> |
#<alt (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* 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 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2)))> |
#<alt (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (pow (sqrt -3) 2)))))> |
#<alt (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* 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))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (pow (sqrt -3) 2)))))> |
#<alt (* -1/2 (/ (* a c) b))> |
#<alt (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -27/32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 4) (pow c 4)) (pow b 6))))))) b)> |
#<alt (* -2/3 b)> |
#<alt (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))> |
#<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 (* -1/2 (/ c b))> |
#<alt (* c (- (* c (- (* -1/3 (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (* 3/16 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (- (+ (* -1/3 (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (* c (- (* -1/3 (+ (* -27/64 (/ (pow a 2) (pow b 5))) (+ (* 81/128 (/ (pow a 2) (pow b 5))) (* 3/4 (/ (* a (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 2)))))) (* -1/3 (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))))) (* 3/16 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (- (+ (* -1/3 (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (* c (- (+ (* -1/3 (+ (* -27/64 (/ (pow a 2) (pow b 5))) (+ (* 81/128 (/ (pow a 2) (pow b 5))) (* 3/4 (/ (* a (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 2)))))) (* c (- (* -1/3 (+ (* -1/8 (/ (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 9/16 (/ (* (pow a 2) (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 4))) (+ (* 3/4 (/ (* a (+ (* -27/64 (/ (pow a 2) (pow b 5))) (+ (* 81/128 (/ (pow a 2) (pow b 5))) (* 3/4 (/ (* a (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 2)))))) (pow b 2))) (* 243/256 (/ (pow a 3) (pow b 7))))))) (* -1/3 (+ (* -81/128 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))) (* a b))) (* 3/4 (/ (* a (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5))))) (pow b 2))))))))) (* -1/3 (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))))) (* 3/16 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))) c))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))> |
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2)))))) (sqrt -3)))) (pow c 2))) (* 1/3 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))) c)))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))> |
#<alt (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2)))))) (sqrt -3)))) (pow c 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2)))))) (sqrt -3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))))) (* a (pow (sqrt -3) 2))))) (pow c 3))) (* 1/3 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))) c))))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 3))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))))> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (+ (* -1 (/ (- (* 1/3 (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2)))))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/3 (+ (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (sqrt 3))))) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/3 (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (sqrt 3)))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (* a (pow (sqrt 3) 2)))))) (* -1/3 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) c)) (* -1/3 (+ (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (sqrt 3)))))) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (- (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* 1/8 (/ c b)))> |
#<alt (- (+ (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* a (- (* -1/3 (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (* 3/16 (/ (pow c 2) (pow b 3)))))) (* 1/8 (/ c b)))> |
#<alt (- (+ (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* a (- (+ (* -1/3 (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/3 (+ (* -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)))))) (* -1/3 (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))))) (* 3/16 (/ (pow c 2) (pow b 3)))))) (* 1/8 (/ c b)))> |
#<alt (- (+ (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* a (- (+ (* -1/3 (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/3 (+ (* -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)))))) (* a (- (* -1/3 (+ (* -27/32 (/ (* (pow c 3) (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6)))) b)) (+ (* 9/16 (/ (* (pow c 2) (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (pow b 4))) (* 3/4 (/ (* c (+ (* -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)))))) (pow b 2))))))) (* -1/3 (+ (* -81/128 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6)))) b)) (* 3/4 (/ (* c (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5))))) (pow b 2))))))))) (* -1/3 (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))))) (* 3/16 (/ (pow c 2) (pow b 3)))))) (* 1/8 (/ c b)))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))> |
#<alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))) a))) (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) a)> |
#<alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -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))) (* 1/3 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))) a)))) (+ (* -1/3 (/ (pow b 3) (* a (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))) a)> |
#<alt (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (+ (* -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))) (* 1/3 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))) a))))) (+ (* -1/3 (/ (+ (* -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 3))) (+ (* -1/3 (/ (pow b 3) (* a (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))))) a)> |
#<alt (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1/3 (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2))))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (+ (* 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))))) (* -1/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (+ (* -1 (* (sqrt (/ 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 (/ (* a (* (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)))))) (* 1/3 (+ (* -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/3 (+ (* 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)))))) (* -1/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a))> |
#<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/3 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* 1/3 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (* b (+ (* -1/3 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))) (* 3/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 (* a (pow (sqrt -3) 2))))))> |
#<alt (/ (- (* 1/3 (- (* -3/2 c) (* -3/8 c))) (* 1/8 c)) b)> |
#<alt (/ (- (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2)))) (pow b 2))) (* 1/3 (- (* -3/2 c) (* -3/8 c)))) (+ (* 1/8 c) (* 3/16 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (- (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2)))) (pow b 2))) (+ (* -1/3 (/ (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 c) (* -3/8 c))))) (+ (* -27/64 (* (pow a 2) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))))) (pow b 4))) (* 1/3 (- (* -3/2 c) (* -3/8 c))))) (+ (* -1/3 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/8 c) (* 3/16 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (/ (- (+ (* -1/3 (/ (+ (* -27/32 (* (pow a 3) (* (pow c 3) (- (* -3/2 c) (* -3/8 c))))) (+ (* -1/8 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) a)) (+ (* 9/16 (* (pow a 2) (* (pow c 2) (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))) (* 3/4 (* a (* c (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 c) (* -3/8 c))))) (+ (* -27/64 (* (pow a 2) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))))))))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2)))) (pow b 2))) (+ (* -1/3 (/ (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 c) (* -3/8 c))))) (+ (* -27/64 (* (pow a 2) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))))) (pow b 4))) (* 1/3 (- (* -3/2 c) (* -3/8 c)))))) (+ (* -1/3 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/3 (/ (+ (* -81/128 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) a)) (* 3/4 (* a (* c (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3))))))))) (pow b 6))) (+ (* 1/8 c) (* 3/16 (/ (* a (pow c 2)) (pow b 2))))))) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (- (+ (* -1/3 (/ (+ (* -3/4 c) (* 15/8 c)) (pow b 2))) (* 2/3 (/ 1 a))) (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1/3 (/ (+ (* -3/4 c) (* 15/8 c)) (pow b 2))) (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 15/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 45/16 (* a (pow c 2))))) (pow b 4))) (* 2/3 (/ 1 a)))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 2))) (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 4)))))))> |
#<alt (* -1 (* b (- (+ (* -1/3 (/ (+ (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -3/4 c) (* 15/8 c))))) (+ (* -3/4 (* a (* c (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 15/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 45/16 (* a (pow c 2)))))))) (+ (* -2/9 (/ (+ (* 3/2 (* a (* c (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* 243/64 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 15/8 c)) (pow b 2))) (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 15/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 45/16 (* a (pow c 2))))) (pow b 4))) (* 2/3 (/ 1 a))))) (+ (* -1/3 (/ (+ (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -3/4 c) (* 3/8 c))))) (+ (* -3/4 (* a (* c (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2)))))))) (+ (* -2/9 (/ (+ (* 3/2 (* a (* c (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* 243/64 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 2))) (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 4))))))))> |
#<alt (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))> |
#<alt (+ (* -1 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))> |
#<alt (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))> |
#<alt (/ 1/2 (* a b))> |
#<alt (/ (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))) b)> |
#<alt (/ (- (+ (* 9/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))) (* -3/8 (/ c (pow b 2)))) b)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -9/16 (/ (* a (pow c 2)) (pow b 4))) (* -3/8 (/ c (pow b 2))))) b)> |
#<alt (* 2/3 (/ b (* (pow a 2) c)))> |
#<alt (* -1 (* b (- (* 1/2 (/ 1 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 4))) (/ 1/2 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 6))) (/ 1/2 (* a (pow b 2)))) (+ (* -3/4 (/ c (pow b 4))) (+ (* 3/8 (/ c (pow b 4))) (* 2/3 (/ 1 (* (pow a 2) c))))))))> |
#<alt (/ 1/2 (* a b))> |
#<alt (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))> |
#<alt (+ (* c (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (* a b))))> |
#<alt (+ (* c (+ (* c (- (* -1 (* c (+ (* -27/32 (/ (pow a 2) (pow b 7))) (* -27/128 (/ (pow a 2) (pow b 7)))))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (* a b))))> |
#<alt (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))> |
#<alt (/ (+ (* -1 (/ b (* (pow a 2) (pow (sqrt -3) 2)))) (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3)))) (/ b (* (pow a 2) (pow (sqrt -3) 2)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* (pow a 2) (pow (sqrt -3) 2)))))) c)> |
#<alt (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (/ (+ (* -1 (/ b (* (pow a 2) (pow (sqrt 3) 2)))) (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 3) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3)))) c))> |
#<alt (/ 1/2 (* a b))> |
#<alt (/ (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) a)> |
#<alt (/ (+ (* a (- (* 9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) a)> |
#<alt (/ (+ (* a (- (* a (- (* -1 (* a (+ (* -27/32 (/ (pow c 3) (pow b 7))) (* -27/128 (/ (pow c 3) (pow b 7)))))) (* -9/16 (/ (pow c 2) (pow b 5))))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) a)> |
#<alt (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))> |
#<alt (/ (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (/ b (* c (pow (sqrt -3) 2)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* c (pow (sqrt -3) 2)))))) (pow a 2))> |
#<alt (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3))))> |
#<alt (/ (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (* c (pow (sqrt 3) 2)))) (pow a 2))> |
#<alt (/ (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) (pow a 2))> |
#<alt (/ (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) (pow a 2))> |
#<alt (* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))> |
#<alt (* (pow b 2) (- (* 1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))))> |
#<alt (* (pow b 2) (- (* b (+ (* 1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))))> |
#<alt (* (pow b 2) (- (* b (+ (* b (- (* -1/3 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* -1/3 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))))> |
#<alt (* -1/6 (/ b a))> |
#<alt (* b (- (* -1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a))))> |
#<alt (* b (- (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a)))))> |
#<alt (* b (- (* 1/3 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 1/8 (/ c (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 3/16 (/ (* a (pow c 2)) (pow b 4)))))))> |
#<alt (* -2/9 (/ (pow b 3) (* (pow a 2) c)))> |
#<alt (* -1 (* (pow b 3) (- (* 2/9 (/ 1 (* (pow a 2) c))) (* 1/6 (/ 1 (* a (pow b 2)))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* 1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c)))) (/ 1/6 (* a (pow b 2))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* 1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 6))) (* 2/9 (/ 1 (* (pow a 2) c)))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2)))))))> |
#<alt (* -1/6 (/ b a))> |
#<alt (/ (- (* -1/8 (/ (* a c) b)) (* 1/6 b)) a)> |
#<alt (/ (- (* a (- (* -3/16 (/ (* a (pow c 2)) (pow b 3))) (* 1/8 (/ c b)))) (* 1/6 b)) a)> |
#<alt (/ (- (* a (- (* a (- (* 1/3 (* a (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))) (* 3/16 (/ (pow c 2) (pow b 3))))) (* 1/8 (/ c b)))) (* 1/6 b)) a)> |
#<alt (* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))> |
#<alt (/ (- (* 1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) (pow a 2))> |
#<alt (/ (- (* 1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))))) (pow a 2))> |
#<alt (/ (- (* 1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))))) (pow a 2))> |
#<alt (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))> |
#<alt (/ (- (* -1/3 (/ (pow b 3) (* c (pow (sqrt 3) 2)))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2))> |
#<alt (/ (- (* -1 (/ (- (* 1/3 (/ (+ (* -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/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2))> |
#<alt (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (+ (* -1 (* (sqrt (/ 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 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -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/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2))> |
#<alt (* -1/6 (/ b a))> |
#<alt (- (* -1/8 (/ c b)) (* 1/6 (/ b a)))> |
#<alt (- (* c (- (* -3/16 (/ (* a c) (pow b 3))) (* 1/8 (/ 1 b)))) (* 1/6 (/ b a)))> |
#<alt (- (* c (- (* c (- (* 1/3 (* c (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))) (* 3/16 (/ a (pow b 3))))) (* 1/8 (/ 1 b)))) (* 1/6 (/ b a)))> |
#<alt (* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))> |
#<alt (/ (- (* 1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))) c)> |
#<alt (/ (- (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))))) c)> |
#<alt (/ (- (* 1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))))) c)> |
#<alt (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))> |
#<alt (* -1 (/ (- (* 1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt 3) 4))))) c)) (* -1/3 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) c)) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))> |
#<alt (* 1/3 (pow b 2))> |
#<alt (+ (* -1 (* a c)) (* 1/3 (pow b 2)))> |
#<alt (+ (* -1 (* a c)) (* 1/3 (pow b 2)))> |
#<alt (+ (* -1 (* a c)) (* 1/3 (pow b 2)))> |
#<alt (* -1 (* a c))> |
#<alt (* c (+ (* -1 a) (* 1/3 (/ (pow b 2) c))))> |
#<alt (* c (+ (* -1 a) (* 1/3 (/ (pow b 2) c))))> |
#<alt (* c (+ (* -1 a) (* 1/3 (/ (pow b 2) c))))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* c (+ a (* -1/3 (/ (pow b 2) c)))))> |
#<alt (* -1 (* c (+ a (* -1/3 (/ (pow b 2) c)))))> |
#<alt (* -1 (* c (+ a (* -1/3 (/ (pow b 2) c)))))> |
#<alt (* 1/3 (pow b 2))> |
#<alt (+ (* -1 (* a c)) (* 1/3 (pow b 2)))> |
#<alt (+ (* -1 (* a c)) (* 1/3 (pow b 2)))> |
#<alt (+ (* -1 (* a c)) (* 1/3 (pow b 2)))> |
#<alt (* -1 (* a c))> |
#<alt (* a (+ (* -1 c) (* 1/3 (/ (pow b 2) a))))> |
#<alt (* a (+ (* -1 c) (* 1/3 (/ (pow b 2) a))))> |
#<alt (* a (+ (* -1 c) (* 1/3 (/ (pow b 2) a))))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* a (+ c (* -1/3 (/ (pow b 2) a)))))> |
#<alt (* -1 (* a (+ c (* -1/3 (/ (pow b 2) a)))))> |
#<alt (* -1 (* a (+ c (* -1/3 (/ (pow b 2) a)))))> |
#<alt (* -1 (* a c))> |
#<alt (+ (* -1 (* a c)) (* 1/3 (pow b 2)))> |
#<alt (+ (* -1 (* a c)) (* 1/3 (pow b 2)))> |
#<alt (+ (* -1 (* a c)) (* 1/3 (pow b 2)))> |
#<alt (* 1/3 (pow b 2))> |
#<alt (* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2)))))> |
#<alt (* 1/3 (pow b 2))> |
#<alt (* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2)))))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (* -9/16 (/ (pow c 3) (pow b 5)))> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (pow b 5)> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<alt (* 405/64 (* a (pow c 4)))> |
#<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 (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* 3 b) (* 3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))))> |
#<alt (* 6 b)> |
#<alt (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 6 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 9/2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 6 b)> |
#<alt (+ (* -9/2 (/ (* a c) b)) (* 6 b))> |
#<alt (+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (+ (* 3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c))))> |
#<alt (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c)))))> |
#<alt (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c))))))> |
#<alt (* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 6 b)> |
#<alt (+ (* -9/2 (/ (* a c) b)) (* 6 b))> |
#<alt (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))> |
#<alt (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))))> |
#<alt (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))))> |
#<alt (* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -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 (* -1 (* a (+ (* -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 (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))> |
#<alt (* (pow b 2) (+ (* -1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))))))> |
#<alt (* (pow b 2) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* -1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))))))> |
#<alt (* (pow b 2) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* b (+ (* -1/3 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))) (* 1/3 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))))))> |
#<alt (* 1/6 (/ b a))> |
#<alt (* b (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a))))> |
#<alt (* b (- (+ (* 3/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ 1 a))) (* -1/8 (/ c (pow b 2)))))> |
#<alt (* b (- (+ (* -1 (/ (+ (* -9/32 (* (pow a 2) (pow c 3))) (* -9/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (* -1/8 (/ c (pow b 2))))))> |
#<alt (* 2/9 (/ (pow b 3) (* (pow a 2) c)))> |
#<alt (* -1 (* (pow b 3) (- (* 1/6 (/ 1 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/4 c) (* 1/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -1/4 c) (* 1/8 c))))) (+ (* -2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 3/16 (* a (pow c 2))))) (pow b 6))) (/ 1/6 (* a (pow b 2)))) (+ (* -1/4 (/ c (pow b 4))) (+ (* 1/8 (/ c (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c))))))))> |
#<alt (* 1/6 (/ b a))> |
#<alt (/ (+ (* 1/8 (/ (* a c) b)) (* 1/6 b)) a)> |
#<alt (/ (+ (* 1/6 b) (* a (+ (* 1/8 (/ c b)) (* 3/16 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 1/6 b) (* a (+ (* 1/8 (/ c b)) (* a (+ (* -1/3 (* a (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))) (* 3/16 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))> |
#<alt (/ (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) (pow a 2))> |
#<alt (/ (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))))) (pow a 2))> |
#<alt (/ (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))))) (pow a 2))> |
#<alt (* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))> |
#<alt (/ (+ (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (pow b 3) (* c (pow (sqrt 3) 2))))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (* -1/3 (/ (+ (* -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))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ 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 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -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/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2))> |
#<alt (* 1/6 (/ b a))> |
#<alt (+ (* 1/8 (/ c b)) (* 1/6 (/ b a)))> |
#<alt (+ (* 1/6 (/ b a)) (* c (+ (* 3/16 (/ (* a c) (pow b 3))) (* 1/8 (/ 1 b)))))> |
#<alt (+ (* 1/6 (/ b a)) (* c (+ (* c (+ (* -1/3 (* c (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))) (* 3/16 (/ a (pow b 3))))) (* 1/8 (/ 1 b)))))> |
#<alt (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))> |
#<alt (/ (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))) c)> |
#<alt (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))))) c)> |
#<alt (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))))) c)> |
#<alt (* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))> |
#<alt (* -1 (/ (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt 3) 4))))) c))) c)) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))> |
#<alt (* 6 (* a b))> |
#<alt (* a (+ (* -9/2 (/ (* a c) b)) (* 6 b)))> |
#<alt (* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))> |
#<alt (* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))))> |
#<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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))))> |
#<alt (* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))))> |
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 b) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))))> |
#<alt (* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))))> |
#<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/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a))))> |
#<alt (+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))))))))> |
#<alt (* 6 (* a b))> |
#<alt (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a)))> |
#<alt (* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))> |
#<alt (* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))))> |
#<alt (* 9/2 (/ (* (pow a 2) c) b))> |
#<alt (* -1 (/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b))> |
#<alt (* 6 (* a b))> |
#<alt (+ (* -9/2 (/ (* (pow a 2) c) b)) (* 6 (* a b)))> |
#<alt (+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3))))))> |
#<alt (+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3))))))))> |
#<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/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c)))))> |
#<alt (* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c))))))> |
#<alt (* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))))))> |
198 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | -inf | (/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* b b))))) |
| 5.0ms | b | @ | inf | (+ (* (/ (+ (* c (* a -3)) (* b b)) 3) (/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a)) (neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))))) |
| 4.0ms | b | @ | -inf | (+ (* (/ (+ (* c (* a -3)) (* b b)) 3) (/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a)) (neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))))) |
| 3.0ms | a | @ | 0 | (/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* b b))))) |
| 3.0ms | c | @ | inf | (+ (* (/ (+ (* c (* a -3)) (* b b)) 3) (/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a)) (neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))))) |
| 1× | batch-egg-rewrite |
| 4 960× | *-lowering-*.f32 |
| 4 960× | *-lowering-*.f64 |
| 4 086× | /-lowering-/.f32 |
| 4 086× | /-lowering-/.f64 |
| 3 444× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 431 |
| 1 | 409 | 364 |
| 2 | 3788 | 346 |
| 0 | 8669 | 325 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) |
(+ (* (* c c) (* (/ -3/8 (* b (* b b))) a)) (/ (* c -1/2) b)) |
(+ (* (+ (* (/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) -1/6) (/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b))))) (* a a)) (+ (* (* c c) (* (/ -3/8 (* b (* b b))) a)) (/ (* c -1/2) b))) |
(/ (* (* c (* c (* c c))) (* 405/64 a)) (* (* (* b b) (* b (* b (* b b)))) b)) |
(* (/ -1/2 b) c) |
(/ -1/2 b) |
(/ -1 (/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* b b)))))) |
(/ (* 3 a) (- b (sqrt (+ (* a (* -3 c)) (* b b))))) |
(* 3 a) |
(- b (sqrt (+ (* a (* -3 c)) (* b b)))) |
(- (+ (* c (* a -3)) (* b b)) (* b b)) |
(/ (/ (- (+ (* c (* a -3)) (* b b)) (* b b)) (* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) a) |
(/ (- (+ (* c (* a -3)) (* b b)) (* b b)) (* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
(+ (* c (* a -3)) (* b b)) |
(+ (* (/ (+ (* c (* a -3)) (* b b)) 3) (/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a)) (neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))))) |
(/ (/ 1 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) a) |
(neg (/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))))) |
(/ (+ (* c (* a -3)) (* b b)) 3) |
(/ (* c (* (* c c) -9/16)) (* (* b b) (* b (* b b)))) |
(* (* b b) (* b (* b b))) |
(* (* c (* c (* c c))) (* 405/64 a)) |
(+ (* a (* -3 c)) (* b b)) |
(* 3 (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
(/ (* b b) (* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b)))))) |
(* (* a 3) (+ b (sqrt (+ (* c (* a -3)) (* b b))))) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (/.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.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)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/6 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) b) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b b)) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 b c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/16 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))))) (*.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) #s(literal -1/216 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64)))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (/.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 c (*.f64 (*.f64 c a) (/.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 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 c c) (/.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 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) c (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (*.f64 (*.f64 c c) a) (/.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 (*.f64 c c) (*.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))))) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (*.f64 c #s(literal -1/2 binary64))) b)))) |
(/.f64 (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))))) (neg.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))))) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))))) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))))) #s(literal -1 binary64)) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))))))) |
(*.f64 (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))))) |
(+.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(+.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) |
(+.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) |
(+.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(+.f64 (fma.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))))) (/.f64 (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 c (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(fma.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) |
(fma.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(fma.f64 a (*.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)) (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 c c) (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (-.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b)))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) |
(fma.f64 (*.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) a (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) c (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 c c) a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))))) (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/8 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64))) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (*.f64 a (fma.f64 a (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a))) (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (*.f64 c (fma.f64 c (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -8/3 binary64))) (/.f64 #s(literal -1/2 binary64) b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c)))))) (neg.f64 (*.f64 b (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 405/64 binary64) a)) b) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (neg.f64 (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 405/64 binary64) a) b)) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (/.f64 a (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) b) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 b b)) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 b (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 405/64 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 b))) |
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 b))) |
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 c (*.f64 b #s(literal -2 binary64))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) |
(/.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 c #s(literal 1/2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 b #s(literal -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 c (/.f64 #s(literal 1 binary64) 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) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(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 binary64) (neg.f64 (*.f64 b #s(literal -2 binary64)))) |
(/.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/2 binary64) (neg.f64 b)) |
(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 binary64) (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(+.f64 (*.f64 b (/.f64 #s(literal -1/3 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a))) |
(exp.f64 (*.f64 (log.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))) |
(-.f64 (/.f64 #s(literal 0 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 a #s(literal 3 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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) (neg.f64 (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 a #s(literal 3 binary64)))) |
(/.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 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))))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.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 (*.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 #s(literal -1 binary64) (-.f64 (*.f64 b b) (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 -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) 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)))))) (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 #s(literal -1/3 binary64) a) (-.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))))) |
(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)) |
(*.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 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 #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/3 binary64) a))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (neg.f64 (/.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) (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 #s(literal -1/3 binary64) a) (-.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 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) (pow.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 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (pow.f64 (neg.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 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (pow.f64 (/.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)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3 binary64))) (neg.f64 (-.f64 b (sqrt.f64 (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)))) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.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)))))) |
(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 #s(literal -1/3 binary64) a))) |
(/.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 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) #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 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 a #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) #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 a #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 #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 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 #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 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 a #s(literal -3 binary64)) (/.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 #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))) |
(*.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 a #s(literal 3 binary64))) #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 3 binary64)) |
(*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.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 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 1 binary64) (*.f64 a #s(literal 3 binary64))) #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 #s(literal -1/3 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (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 #s(literal 3 binary64) a) |
(+.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)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 (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 (neg.f64 (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 #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 (*.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 (-.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 (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 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))))) |
(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 (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 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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))))) |
(+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64)) |
(+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (neg.f64 (*.f64 b b)) (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 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)))) (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b))))) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) #s(literal 0 binary64)) |
(fma.f64 b b (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) |
(fma.f64 b (neg.f64 b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a #s(literal 0 binary64)) |
(fma.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))) (neg.f64 (*.f64 b b))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c #s(literal 0 binary64)) |
(fma.f64 (neg.f64 b) b (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) |
(fma.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (*.f64 b b))) |
(fma.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)))) (neg.f64 (*.f64 b b))) |
(fma.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) (neg.f64 (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64)) (neg.f64 (*.f64 b b))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (*.f64 b b))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (-.f64 (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (fma.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 (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 0 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))) |
(pow.f64 (/.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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) #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 0 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 (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 (*.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 (/.f64 (*.f64 (*.f64 (/.f64 (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 (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 1/9 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (fma.f64 (/.f64 (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 1/3 binary64) #s(literal 0 binary64)) (/.f64 (*.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 (/.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)))) (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 (/.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))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 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 (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 a (*.f64 #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 a (*.f64 #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)) (fma.f64 b b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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)) (fma.f64 b b (*.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 (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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 (*.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 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 a (*.f64 #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 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 a #s(literal 3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (*.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 a (neg.f64 (*.f64 b b))) (*.f64 a (*.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 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 (/.f64 (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 (+.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 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 #s(literal 3 binary64) (neg.f64 (*.f64 b b))) (*.f64 #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 (/.f64 (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 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 #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 b b)) (*.f64 #s(literal 3 binary64) (*.f64 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 (/.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 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.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 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 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64)))) (*.f64 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 a (/.f64 (*.f64 b b) (*.f64 a #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 (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 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 #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 (*.f64 b b) (*.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (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 (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 1/9 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 (pow.f64 (/.f64 (*.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))))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (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 (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 1/9 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (/.f64 (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 (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 1/9 binary64)) (/.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))))) |
(fma.f64 b (neg.f64 (/.f64 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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 b (/.f64 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 a (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 a (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 a (*.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) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.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))))) |
(fma.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.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))))) |
(fma.f64 (/.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) a) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64))) (/.f64 (*.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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.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)) #s(literal 1/3 binary64)) (/.f64 (*.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))))) |
(fma.f64 (/.f64 (*.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))))))) #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 binary64) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.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))))) |
(fma.f64 (neg.f64 b) (/.f64 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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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))) (neg.f64 (/.f64 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)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 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))))) |
(fma.f64 (/.f64 (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 1/3 binary64) (/.f64 (*.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))))) |
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) a) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.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))))) |
(fma.f64 (neg.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))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 (*.f64 a #s(literal 3 binary64)))) (/.f64 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)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 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 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.f64 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) |
(/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 binary64) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #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)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64))) (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.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 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 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 (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (*.f64 (*.f64 (/.f64 (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 (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 1/9 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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)))) (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 #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)) (fma.f64 b b (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (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 (+.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 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 a #s(literal -3 binary64))))) |
(/.f64 (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 a (*.f64 #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)) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (*.f64 b b))) (*.f64 a (*.f64 (+.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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (neg.f64 (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 (/.f64 (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 (+.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 3 binary64) (*.f64 b b))) (*.f64 #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 (fma.f64 (/.f64 (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 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) (neg.f64 (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.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)))) (*.f64 a #s(literal -3 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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 b b) a (*.f64 (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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)))) (*.f64 a #s(literal -3 binary64))) a)) |
(/.f64 (fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 (*.f64 (+.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 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 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (*.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 #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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.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 (neg.f64 (*.f64 b b)) a (*.f64 (*.f64 a (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) #s(literal 3 binary64) (*.f64 (*.f64 a (*.f64 #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 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #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 a (*.f64 #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 b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 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 (/.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 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.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 (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)) (neg.f64 (*.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 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 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 b) (*.f64 a #s(literal 3 binary64))))) (*.f64 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (*.f64 b b))) (*.f64 a (*.f64 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (neg.f64 (*.f64 b b)))) (*.f64 a (*.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.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 (/.f64 (*.f64 b b) (*.f64 a #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 (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 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 b b))) (*.f64 #s(literal 3 binary64) (*.f64 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 (/.f64 (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 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (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 (+.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 3 binary64) (neg.f64 (*.f64 b b)))) (*.f64 #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 (/.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))))) (*.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 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (+.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)) #s(literal 0 binary64))) #s(literal 1 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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))))))))) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 a (*.f64 #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 (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 (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 1/9 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (*.f64 (/.f64 (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 (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 1/9 binary64))) (/.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (+.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)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) (+.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)) #s(literal 0 binary64)) a) (*.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 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (+.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 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 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 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.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 (-.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 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 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 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 (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 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) #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 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #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)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64))) (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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))))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #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)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/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 binary64) (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.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) (neg.f64 a))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (pow.f64 (/.f64 a (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 a (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64))) #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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 #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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #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)) #s(literal 0 binary64)) (*.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)) (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b 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 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b 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))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b 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 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b 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 (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 #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 #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)) (fma.f64 b b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #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)) (fma.f64 b b (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 #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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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)) #s(literal 1/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 #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 #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)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 #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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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)) #s(literal 1/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 #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 #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)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b 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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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)) #s(literal 1/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 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b 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 b b) (*.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) (*.f64 #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 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 #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 #s(literal 1/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 #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 1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.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))))) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) #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))))) (neg.f64 (/.f64 (*.f64 b 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)) #s(literal 0 binary64)) (*.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) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.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) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) #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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (*.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 (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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 #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)) (fma.f64 b b (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/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 #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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.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 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)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 #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 (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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (*.f64 #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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 #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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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)) #s(literal 1/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 #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 #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)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b 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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b b) (*.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) (*.f64 #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 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b 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 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/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)) (fma.f64 b b (*.f64 b b)))) |
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (+.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))) (neg.f64 (*.f64 b 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 (*.f64 b 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 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (*.f64 b 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)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) #s(literal 3 binary64))) (+.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 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) #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 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) #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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.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/3 binary64) (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)) #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/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)) #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1/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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (fma.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 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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)) #s(literal 0 binary64)) #s(literal 1/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 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))))) |
(*.f64 (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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b 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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.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)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(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 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.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)) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.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 (*.f64 b (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))))) (sqrt.f64 (*.f64 (-.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 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b 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) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (fma.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 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) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.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)) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.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 (*.f64 b (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(*.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 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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) #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 0 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 (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 (*.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 (/.f64 (*.f64 (*.f64 (/.f64 (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 (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 1/9 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (fma.f64 (/.f64 (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 1/3 binary64) #s(literal 0 binary64)) (/.f64 (*.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 (/.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)))) (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 (/.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))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 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 (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 a (*.f64 #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 a (*.f64 #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)) (fma.f64 b b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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)) (fma.f64 b b (*.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 (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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 (*.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 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 a (*.f64 #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 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 a #s(literal 3 binary64)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (*.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 a (neg.f64 (*.f64 b b))) (*.f64 a (*.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 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 (/.f64 (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 (+.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 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 #s(literal 3 binary64) (neg.f64 (*.f64 b b))) (*.f64 #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 (/.f64 (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 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 #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 b b)) (*.f64 #s(literal 3 binary64) (*.f64 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 (/.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 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.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 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 (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64)))) (*.f64 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 a (/.f64 (*.f64 b b) (*.f64 a #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 (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 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 #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 (*.f64 b b) (*.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (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 (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 1/9 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 (pow.f64 (/.f64 (*.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))))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (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 (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 1/9 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (/.f64 (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 (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 1/9 binary64)) (/.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))))) |
(fma.f64 b (neg.f64 (/.f64 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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 b (/.f64 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 a (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 a (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 a (*.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) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.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))))) |
(fma.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.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))))) |
(fma.f64 (/.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) a) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64))) (/.f64 (*.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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.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)) #s(literal 1/3 binary64)) (/.f64 (*.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))))) |
(fma.f64 (/.f64 (*.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))))))) #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 binary64) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.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))))) |
(fma.f64 (neg.f64 b) (/.f64 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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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))) (neg.f64 (/.f64 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)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 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))))) |
(fma.f64 (/.f64 (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 1/3 binary64) (/.f64 (*.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))))) |
(fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) a) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.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))))) |
(fma.f64 (neg.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))))) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 (*.f64 a #s(literal 3 binary64)))) (/.f64 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)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 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 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.f64 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a) |
(/.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 binary64) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #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)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64))) (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.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 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 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 (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (*.f64 (*.f64 (/.f64 (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 (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 1/9 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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)))) (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.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) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 #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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 a (*.f64 #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)) (fma.f64 b b (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (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 (+.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 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 a #s(literal -3 binary64))))) |
(/.f64 (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 a (*.f64 #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)) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (*.f64 b b))) (*.f64 a (*.f64 (+.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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (neg.f64 (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 (/.f64 (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 (+.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 3 binary64) (*.f64 b b))) (*.f64 #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 (fma.f64 (/.f64 (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 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) (neg.f64 (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.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)))) (*.f64 a #s(literal -3 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 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 b b) a (*.f64 (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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)))) (*.f64 a #s(literal -3 binary64))) a)) |
(/.f64 (fma.f64 (*.f64 b b) #s(literal 3 binary64) (*.f64 (*.f64 (+.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 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 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) (*.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 #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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.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 (neg.f64 (*.f64 b b)) a (*.f64 (*.f64 a (*.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 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b b)) #s(literal 3 binary64) (*.f64 (*.f64 a (*.f64 #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 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) #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 a (*.f64 #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 b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 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 (/.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 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.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 (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)) (neg.f64 (*.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 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 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 b) (*.f64 a #s(literal 3 binary64))))) (*.f64 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (*.f64 b b))) (*.f64 a (*.f64 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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/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 a (neg.f64 (*.f64 b b)))) (*.f64 a (*.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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (+.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 (/.f64 (*.f64 b b) (*.f64 a #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 (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 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 b b))) (*.f64 #s(literal 3 binary64) (*.f64 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 (/.f64 (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 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (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 (+.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 3 binary64) (neg.f64 (*.f64 b b)))) (*.f64 #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 (/.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))))) (*.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 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (+.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)) #s(literal 0 binary64))) #s(literal 1 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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))))))))) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64)) (*.f64 a (+.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 a (*.f64 #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 (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 (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 1/9 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #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 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 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 (*.f64 (/.f64 (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 (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 1/9 binary64))) (/.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (+.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)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) (+.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)) #s(literal 0 binary64)) a) (*.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 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (+.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 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 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 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.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 (-.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 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 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 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 (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 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) #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 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #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)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64))) (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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))))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #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)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/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 binary64) (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.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) (neg.f64 a))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (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)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (*.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)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.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 (neg.f64 (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 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 (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 (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 1/9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.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 (pow.f64 (/.f64 a (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 a (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64))) #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)))))) |
(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 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 a))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.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 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 a (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 (+.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 #s(literal 1 binary64) (+.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))))) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (neg.f64 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) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (+.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (+.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 #s(literal 1 binary64) a)) |
(*.f64 (/.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) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.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 a #s(literal -1 binary64)) #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 #s(literal 0 binary64) (/.f64 (*.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 #s(literal 0 binary64) (/.f64 (*.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 (/.f64 #s(literal 0 binary64) (*.f64 a (*.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) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.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 b b) (neg.f64 (*.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 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 0 binary64) (/.f64 (*.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 (pow.f64 (/.f64 (*.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))))))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 0 binary64) (/.f64 (*.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 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.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 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 0 binary64) (/.f64 (*.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)))))))))) |
(neg.f64 (/.f64 (*.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 (*.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 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.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 a #s(literal -3 binary64))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (*.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 (neg.f64 (*.f64 b b)) (neg.f64 (*.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 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 (neg.f64 (neg.f64 (*.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 (neg.f64 (/.f64 (*.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 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.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))))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 0 binary64) (/.f64 (*.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 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #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 0 binary64) (/.f64 (*.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 (*.f64 #s(literal -1 binary64) (neg.f64 (*.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 -1 binary64) (/.f64 (*.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 (/.f64 (neg.f64 (*.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 (neg.f64 (*.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 (neg.f64 (*.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))))) |
(pow.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.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 a #s(literal -3 binary64))) (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 b (neg.f64 (/.f64 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 b (/.f64 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 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 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) (*.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 -1 binary64) (/.f64 (*.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 (/.f64 (*.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))))))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 b) (/.f64 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 (neg.f64 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #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))) (neg.f64 (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(*.f64 (neg.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)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.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)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal -3 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 3 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 #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 #s(literal 3 binary64) (-.f64 (*.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)) #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (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)) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 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))) #s(literal -3 binary64)) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) (-.f64 (*.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)))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1/3 binary64)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) #s(literal 1/3 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) (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)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) b) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (*.f64 b b)) b) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -9/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 9/16 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) b) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -9/16 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -9/16 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -9/16 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -9/16 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -9/16 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -9/16 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -9/16 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -9/16 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 5 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(pow.f64 b #s(literal 5 binary64)) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) b) |
(*.f64 c (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a)))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 #s(literal 405/64 binary64) a))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 a (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64)))) |
(*.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 405/64 binary64))) a) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 #s(literal 405/64 binary64) a))) c) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal 405/64 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) c) (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 (*.f64 #s(literal 405/64 binary64) a) (*.f64 c c)) (*.f64 c c)) |
(+.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.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)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(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 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.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)) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.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 (*.f64 b (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))))) (sqrt.f64 (*.f64 (-.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 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b 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) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (fma.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 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) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.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)) (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.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 (*.f64 b (*.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 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(*.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 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b #s(literal 3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
(fma.f64 b #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal 3 binary64) b (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) #s(literal 3 binary64) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) #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)))) #s(literal 27 binary64))) (fma.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (fma.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 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #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 (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 b (*.f64 b b))) #s(literal 3 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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))) #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 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)))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.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))))) |
(neg.f64 (/.f64 (*.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 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 -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (+.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 a (*.f64 #s(literal 3 binary64) (+.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 a (*.f64 #s(literal 3 binary64) (+.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) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.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 b) (*.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 b b))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.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 (*.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 b b) #s(literal 1 binary64)) (*.f64 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 (*.f64 a #s(literal 3 binary64))) b) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 b (/.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 (*.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 (*.f64 a (*.f64 #s(literal 3 binary64) (+.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 a (*.f64 #s(literal 3 binary64) (+.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)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 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 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.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 1 binary64) (/.f64 (*.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 (/.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) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (*.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 (/.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)))))) |
(*.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) (*.f64 #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 binary64) (*.f64 a (*.f64 #s(literal 3 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 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 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.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 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) |
(*.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))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) (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))) |
(*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 3 binary64))) (fma.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 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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) (*.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 a b) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 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)))))) |
(fma.f64 a (*.f64 b #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)))) |
(fma.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(fma.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)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (*.f64 a #s(literal 3 binary64)) b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (*.f64 b #s(literal 3 binary64)) a (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) a (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (*.f64 b 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)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) a) #s(literal 3 binary64) (*.f64 b (*.f64 a #s(literal 3 binary64)))) |
(/.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 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 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 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 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 a #s(literal 3 binary64)) (fma.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 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 (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 b (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.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 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 a #s(literal 3 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) |
| 1× | egg-herbie |
| 6 730× | *-lowering-*.f32 |
| 6 730× | *-lowering-*.f64 |
| 4 586× | accelerator-lowering-fma.f32 |
| 4 586× | accelerator-lowering-fma.f64 |
| 4 566× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2717 | 20815 |
| 1 | 7983 | 20409 |
| 0 | 8111 | 19611 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -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)) |
(* -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 (- (* 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)) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(* -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/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/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)) |
(* 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))))))) |
(* 2 (/ b c)) |
(+ (* -3/2 (/ a b)) (* 2 (/ b c))) |
(+ (* 2 (/ b c)) (* a (- (* -3 (* a (+ (* -3/8 (/ c (pow b 3))) (* 3/4 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) |
(+ (* 2 (/ b c)) (* a (- (* a (+ (* -3 (* a (+ (* -3/4 (/ (* c (+ (* -3/8 (/ c (pow b 3))) (* 3/4 (/ c (pow b 3))))) (pow b 2))) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* 2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (* -3 (+ (* -3/8 (/ c (pow b 3))) (* 3/4 (/ c (pow b 3))))))) (* 3/2 (/ 1 b))))) |
(* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) |
(- (+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) |
(- (+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))))) |
(* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) |
(+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) |
(* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) |
(+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (- (* -3 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2))))))) |
(+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (- (* b (+ (* -3 (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (* 3 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (sqrt -3)))))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2))))))) |
(* 2 (/ b c)) |
(* b (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(* b (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) c)) (* 3/4 (* (pow a 2) c))) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(* b (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* (pow a 2) c)) (* 3/4 (* (pow a 2) c)))))) (+ (* -9/16 (* (pow a 3) (pow c 2))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) c)) (* 3/4 (* (pow a 2) c))) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))) |
(* 3/2 (/ a b)) |
(* -1 (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (+ (* -9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b)) |
(* 2 (/ b c)) |
(/ (+ (* -3/2 (/ (* a c) b)) (* 2 b)) c) |
(/ (+ (* 2 b) (* c (+ (* -3 (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 3/4 (/ (pow a 2) (pow b 3)))))) (* -3/2 (/ a b))))) c) |
(/ (+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -3 (* c (+ (* -3/4 (/ (* a (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 3/4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* 2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)))))) (* -3 (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 3/4 (/ (pow a 2) (pow b 3)))))))))) c) |
(* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(/ (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -3 (/ b (pow (sqrt -3) 2)))) c) |
(/ (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (* -3 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2))))) c) |
(/ (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2))) (* -3 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (pow c 3)))))) c) |
(* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) |
(* -1 (/ (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (pow (sqrt 3) 2)))) c)) |
(* -1 (/ (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) c))) c))) c)) |
(* -1 (/ (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (sqrt 3)))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c))) c)) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* -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)))))) |
(* -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/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)) |
(* -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 (/ (* a c) b)) |
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* c (+ (* -27/32 (/ (pow a 4) (pow b 7))) (* -27/128 (/ (pow a 4) (pow b 7))))))))))) |
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) |
(+ (* -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))))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* 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) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) |
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))) |
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* 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) c) (* a (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(* -1/2 (/ (* a c) b)) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -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 (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) |
(+ (* -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))))) |
(+ (* -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))))))) |
(* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))) |
(+ (* -1 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* 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 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))))) (/ 1 (pow (sqrt -3) 2))))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* 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))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (pow (sqrt -3) 2))))) |
(* -1/2 (/ (* a c) b)) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 4) (pow c 4)) (pow b 6))))))) b) |
(* -2/3 b) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))))) |
(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))))) |
(* -1/2 (/ c b)) |
(* c (- (* c (- (* -1/3 (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (* 3/16 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (- (+ (* -1/3 (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (* c (- (* -1/3 (+ (* -27/64 (/ (pow a 2) (pow b 5))) (+ (* 81/128 (/ (pow a 2) (pow b 5))) (* 3/4 (/ (* a (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 2)))))) (* -1/3 (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))))) (* 3/16 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (- (+ (* -1/3 (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (* c (- (+ (* -1/3 (+ (* -27/64 (/ (pow a 2) (pow b 5))) (+ (* 81/128 (/ (pow a 2) (pow b 5))) (* 3/4 (/ (* a (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 2)))))) (* c (- (* -1/3 (+ (* -1/8 (/ (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 9/16 (/ (* (pow a 2) (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 4))) (+ (* 3/4 (/ (* a (+ (* -27/64 (/ (pow a 2) (pow b 5))) (+ (* 81/128 (/ (pow a 2) (pow b 5))) (* 3/4 (/ (* a (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 2)))))) (pow b 2))) (* 243/256 (/ (pow a 3) (pow b 7))))))) (* -1/3 (+ (* -81/128 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))) (* a b))) (* 3/4 (/ (* a (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5))))) (pow b 2))))))))) (* -1/3 (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))))) (* 3/16 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))) c))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2)))))) (sqrt -3)))) (pow c 2))) (* 1/3 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))) c)))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2)))))) (sqrt -3)))) (pow c 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2)))))) (sqrt -3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))))) (* a (pow (sqrt -3) 2))))) (pow c 3))) (* 1/3 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))) c))))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 3))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(+ (* -1 (/ (- (* 1/3 (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2)))))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/3 (+ (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (sqrt 3))))) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/3 (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (sqrt 3)))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (* a (pow (sqrt 3) 2)))))) (* -1/3 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) c)) (* -1/3 (+ (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (sqrt 3)))))) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(- (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* 1/8 (/ c b))) |
(- (+ (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* a (- (* -1/3 (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (* 3/16 (/ (pow c 2) (pow b 3)))))) (* 1/8 (/ c b))) |
(- (+ (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* a (- (+ (* -1/3 (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/3 (+ (* -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)))))) (* -1/3 (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))))) (* 3/16 (/ (pow c 2) (pow b 3)))))) (* 1/8 (/ c b))) |
(- (+ (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* a (- (+ (* -1/3 (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/3 (+ (* -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)))))) (* a (- (* -1/3 (+ (* -27/32 (/ (* (pow c 3) (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6)))) b)) (+ (* 9/16 (/ (* (pow c 2) (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (pow b 4))) (* 3/4 (/ (* c (+ (* -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)))))) (pow b 2))))))) (* -1/3 (+ (* -81/128 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6)))) b)) (* 3/4 (/ (* c (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5))))) (pow b 2))))))))) (* -1/3 (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))))) (* 3/16 (/ (pow c 2) (pow b 3)))))) (* 1/8 (/ c b))) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))) a))) (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) a) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -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))) (* 1/3 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))) a)))) (+ (* -1/3 (/ (pow b 3) (* a (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))) a) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (+ (* -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))) (* 1/3 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))) a))))) (+ (* -1/3 (/ (+ (* -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 3))) (+ (* -1/3 (/ (pow b 3) (* a (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))))) a) |
(* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1/3 (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2))))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (+ (* 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))))) (* -1/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (+ (* -1 (* (sqrt (/ 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 (/ (* a (* (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)))))) (* 1/3 (+ (* -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/3 (+ (* 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)))))) (* -1/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) |
(* -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/3 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* 1/3 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (* b (+ (* -1/3 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))) (* 3/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(/ (- (* 1/3 (- (* -3/2 c) (* -3/8 c))) (* 1/8 c)) b) |
(/ (- (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2)))) (pow b 2))) (* 1/3 (- (* -3/2 c) (* -3/8 c)))) (+ (* 1/8 c) (* 3/16 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (- (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2)))) (pow b 2))) (+ (* -1/3 (/ (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 c) (* -3/8 c))))) (+ (* -27/64 (* (pow a 2) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))))) (pow b 4))) (* 1/3 (- (* -3/2 c) (* -3/8 c))))) (+ (* -1/3 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/8 c) (* 3/16 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/ (- (+ (* -1/3 (/ (+ (* -27/32 (* (pow a 3) (* (pow c 3) (- (* -3/2 c) (* -3/8 c))))) (+ (* -1/8 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) a)) (+ (* 9/16 (* (pow a 2) (* (pow c 2) (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))) (* 3/4 (* a (* c (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 c) (* -3/8 c))))) (+ (* -27/64 (* (pow a 2) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))))))))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2)))) (pow b 2))) (+ (* -1/3 (/ (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 c) (* -3/8 c))))) (+ (* -27/64 (* (pow a 2) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))))) (pow b 4))) (* 1/3 (- (* -3/2 c) (* -3/8 c)))))) (+ (* -1/3 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/3 (/ (+ (* -81/128 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) a)) (* 3/4 (* a (* c (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3))))))))) (pow b 6))) (+ (* 1/8 c) (* 3/16 (/ (* a (pow c 2)) (pow b 2))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (- (+ (* -1/3 (/ (+ (* -3/4 c) (* 15/8 c)) (pow b 2))) (* 2/3 (/ 1 a))) (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 2)))))) |
(* -1 (* b (- (+ (* -1/3 (/ (+ (* -3/4 c) (* 15/8 c)) (pow b 2))) (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 15/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 45/16 (* a (pow c 2))))) (pow b 4))) (* 2/3 (/ 1 a)))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 2))) (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 4))))))) |
(* -1 (* b (- (+ (* -1/3 (/ (+ (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -3/4 c) (* 15/8 c))))) (+ (* -3/4 (* a (* c (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 15/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 45/16 (* a (pow c 2)))))))) (+ (* -2/9 (/ (+ (* 3/2 (* a (* c (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* 243/64 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 15/8 c)) (pow b 2))) (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 15/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 45/16 (* a (pow c 2))))) (pow b 4))) (* 2/3 (/ 1 a))))) (+ (* -1/3 (/ (+ (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -3/4 c) (* 3/8 c))))) (+ (* -3/4 (* a (* c (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2)))))))) (+ (* -2/9 (/ (+ (* 3/2 (* a (* c (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* 243/64 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 2))) (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 4)))))))) |
(* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) |
(+ (* -1 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) |
(+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) |
(/ 1/2 (* a b)) |
(/ (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))) b) |
(/ (- (+ (* 9/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))) (* -3/8 (/ c (pow b 2)))) b) |
(/ (- (+ (* -1 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -9/16 (/ (* a (pow c 2)) (pow b 4))) (* -3/8 (/ c (pow b 2))))) b) |
(* 2/3 (/ b (* (pow a 2) c))) |
(* -1 (* b (- (* 1/2 (/ 1 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 4))) (/ 1/2 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 6))) (/ 1/2 (* a (pow b 2)))) (+ (* -3/4 (/ c (pow b 4))) (+ (* 3/8 (/ c (pow b 4))) (* 2/3 (/ 1 (* (pow a 2) c)))))))) |
(/ 1/2 (* a b)) |
(+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) |
(+ (* c (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (* a b)))) |
(+ (* c (+ (* c (- (* -1 (* c (+ (* -27/32 (/ (pow a 2) (pow b 7))) (* -27/128 (/ (pow a 2) (pow b 7)))))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (* a b)))) |
(* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) |
(/ (+ (* -1 (/ b (* (pow a 2) (pow (sqrt -3) 2)))) (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3)))) (/ b (* (pow a 2) (pow (sqrt -3) 2)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* (pow a 2) (pow (sqrt -3) 2)))))) c) |
(* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3)))) |
(* -1 (/ (+ (* -1 (/ b (* (pow a 2) (pow (sqrt 3) 2)))) (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 3) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3)))) c)) |
(/ 1/2 (* a b)) |
(/ (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) a) |
(/ (+ (* a (- (* 9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) a) |
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -27/32 (/ (pow c 3) (pow b 7))) (* -27/128 (/ (pow c 3) (pow b 7)))))) (* -9/16 (/ (pow c 2) (pow b 5))))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) a) |
(* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) |
(/ (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (/ b (* c (pow (sqrt -3) 2)))) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* c (pow (sqrt -3) 2)))))) (pow a 2)) |
(* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3)))) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (* c (pow (sqrt 3) 2)))) (pow a 2)) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) (pow a 2)) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) (pow a 2)) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(* (pow b 2) (- (* 1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) |
(* (pow b 2) (- (* b (+ (* 1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) |
(* (pow b 2) (- (* b (+ (* b (- (* -1/3 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* -1/3 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) |
(* -1/6 (/ b a)) |
(* b (- (* -1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a)))) |
(* b (- (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a))))) |
(* b (- (* 1/3 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 1/8 (/ c (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 3/16 (/ (* a (pow c 2)) (pow b 4))))))) |
(* -2/9 (/ (pow b 3) (* (pow a 2) c))) |
(* -1 (* (pow b 3) (- (* 2/9 (/ 1 (* (pow a 2) c))) (* 1/6 (/ 1 (* a (pow b 2))))))) |
(* -1 (* (pow b 3) (- (+ (* 1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c)))) (/ 1/6 (* a (pow b 2)))))) |
(* -1 (* (pow b 3) (- (+ (* 1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 6))) (* 2/9 (/ 1 (* (pow a 2) c)))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2))))))) |
(* -1/6 (/ b a)) |
(/ (- (* -1/8 (/ (* a c) b)) (* 1/6 b)) a) |
(/ (- (* a (- (* -3/16 (/ (* a (pow c 2)) (pow b 3))) (* 1/8 (/ c b)))) (* 1/6 b)) a) |
(/ (- (* a (- (* a (- (* 1/3 (* a (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))) (* 3/16 (/ (pow c 2) (pow b 3))))) (* 1/8 (/ c b)))) (* 1/6 b)) a) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(/ (- (* 1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) (pow a 2)) |
(/ (- (* 1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))))) (pow a 2)) |
(/ (- (* 1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))))) (pow a 2)) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(/ (- (* -1/3 (/ (pow b 3) (* c (pow (sqrt 3) 2)))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(/ (- (* -1 (/ (- (* 1/3 (/ (+ (* -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/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(/ (- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (+ (* -1 (* (sqrt (/ 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 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -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/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(* -1/6 (/ b a)) |
(- (* -1/8 (/ c b)) (* 1/6 (/ b a))) |
(- (* c (- (* -3/16 (/ (* a c) (pow b 3))) (* 1/8 (/ 1 b)))) (* 1/6 (/ b a))) |
(- (* c (- (* c (- (* 1/3 (* c (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))) (* 3/16 (/ a (pow b 3))))) (* 1/8 (/ 1 b)))) (* 1/6 (/ b a))) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(/ (- (* 1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))) c) |
(/ (- (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))))) c) |
(/ (- (* 1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))))) c) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(* -1 (/ (- (* 1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(* -1 (/ (- (* -1 (/ (- (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt 3) 4))))) c)) (* -1/3 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) c)) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(* 1/3 (pow b 2)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(* -1 (* a c)) |
(* c (+ (* -1 a) (* 1/3 (/ (pow b 2) c)))) |
(* c (+ (* -1 a) (* 1/3 (/ (pow b 2) c)))) |
(* c (+ (* -1 a) (* 1/3 (/ (pow b 2) c)))) |
(* -1 (* a c)) |
(* -1 (* c (+ a (* -1/3 (/ (pow b 2) c))))) |
(* -1 (* c (+ a (* -1/3 (/ (pow b 2) c))))) |
(* -1 (* c (+ a (* -1/3 (/ (pow b 2) c))))) |
(* 1/3 (pow b 2)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(* -1 (* a c)) |
(* a (+ (* -1 c) (* 1/3 (/ (pow b 2) a)))) |
(* a (+ (* -1 c) (* 1/3 (/ (pow b 2) a)))) |
(* a (+ (* -1 c) (* 1/3 (/ (pow b 2) a)))) |
(* -1 (* a c)) |
(* -1 (* a (+ c (* -1/3 (/ (pow b 2) a))))) |
(* -1 (* a (+ c (* -1/3 (/ (pow b 2) a))))) |
(* -1 (* a (+ c (* -1/3 (/ (pow b 2) a))))) |
(* -1 (* a c)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(* 1/3 (pow b 2)) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(* 1/3 (pow b 2)) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(pow b 5) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(* 405/64 (* a (pow c 4))) |
(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))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 3 b) (* 3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
(* 6 b) |
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2))))) |
(* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 6 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 9/2 (/ (* a c) b)) |
(* -1 (/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 6 b) |
(+ (* -9/2 (/ (* a c) b)) (* 6 b)) |
(+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3)))))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (+ (* 3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c)))) |
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c)))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* 6 b) |
(+ (* -9/2 (/ (* a c) b)) (* 6 b)) |
(+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))) |
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))) |
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -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))))))) |
(* -1 (* a (+ (* -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))))))) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(* (pow b 2) (+ (* -1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) |
(* (pow b 2) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* -1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) |
(* (pow b 2) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* b (+ (* -1/3 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))) (* 1/3 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) |
(* 1/6 (/ b a)) |
(* b (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a)))) |
(* b (- (+ (* 3/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ 1 a))) (* -1/8 (/ c (pow b 2))))) |
(* b (- (+ (* -1 (/ (+ (* -9/32 (* (pow a 2) (pow c 3))) (* -9/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (* -1/8 (/ c (pow b 2)))))) |
(* 2/9 (/ (pow b 3) (* (pow a 2) c))) |
(* -1 (* (pow b 3) (- (* 1/6 (/ 1 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/4 c) (* 1/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -1/4 c) (* 1/8 c))))) (+ (* -2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 3/16 (* a (pow c 2))))) (pow b 6))) (/ 1/6 (* a (pow b 2)))) (+ (* -1/4 (/ c (pow b 4))) (+ (* 1/8 (/ c (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c)))))))) |
(* 1/6 (/ b a)) |
(/ (+ (* 1/8 (/ (* a c) b)) (* 1/6 b)) a) |
(/ (+ (* 1/6 b) (* a (+ (* 1/8 (/ c b)) (* 3/16 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 1/6 b) (* a (+ (* 1/8 (/ c b)) (* a (+ (* -1/3 (* a (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))) (* 3/16 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(/ (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) (pow a 2)) |
(/ (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))))) (pow a 2)) |
(/ (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))))) (pow a 2)) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(/ (+ (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (pow b 3) (* c (pow (sqrt 3) 2))))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (* -1/3 (/ (+ (* -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))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ 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 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -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/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(* 1/6 (/ b a)) |
(+ (* 1/8 (/ c b)) (* 1/6 (/ b a))) |
(+ (* 1/6 (/ b a)) (* c (+ (* 3/16 (/ (* a c) (pow b 3))) (* 1/8 (/ 1 b))))) |
(+ (* 1/6 (/ b a)) (* c (+ (* c (+ (* -1/3 (* c (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))) (* 3/16 (/ a (pow b 3))))) (* 1/8 (/ 1 b))))) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(/ (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))) c) |
(/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))))) c) |
(/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))))) c) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(* -1 (/ (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt 3) 4))))) c))) c)) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(* 6 (* a b)) |
(* a (+ (* -9/2 (/ (* a c) b)) (* 6 b))) |
(* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))) |
(* (pow a 2) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))) |
(* (pow a 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 b) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)))) |
(* 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/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a)))) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))))) |
(* 6 (* a b)) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))) |
(* b (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))) |
(* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))) |
(* 9/2 (/ (* (pow a 2) c) b)) |
(* -1 (/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)) |
(* 6 (* a b)) |
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 6 (* a b))) |
(+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))) |
(+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* c (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))) |
(* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* c (+ (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c)))) |
(* c (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c)))))) |
(* -3 (* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* -3 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
| Outputs |
|---|
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -135/128 (/ (* a c) (pow b 7))) (* 9/16 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -135/128 (/ a (pow b 7))) (* 9/16 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -135/128 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 9/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(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)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(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)))) |
(+ (* -135/128 (/ (* a (pow c 4)) (pow b 7))) (* -9/16 (/ (pow c 3) (pow b 5)))) |
(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)))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 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))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 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))))) |
(* a (+ (* -135/128 (/ (pow c 4) (pow b 7))) (* -9/16 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 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))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 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 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 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 (* a (+ (* 9/16 (/ (pow c 3) (* a (pow b 5)))) (* 135/128 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 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))))) |
(* -135/128 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -135/128 (* a (pow c 4))) (* -9/16 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -135/128 (/ (* a (pow c 4)) (pow b 2))) (* -9/16 (pow c 3))) (pow b 5)) |
(/.f64 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 9/16 (pow c 3)) (* 135/128 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 9/16 binary64) (*.f64 c (*.f64 c c)) (/.f64 (*.f64 #s(literal 135/128 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 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 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.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 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.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 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (*.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) (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))) |
(* -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) (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 b c)))) |
(* -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 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c (*.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 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c (*.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 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c (*.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 (fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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)) |
(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)) 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)) 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/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 -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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))) |
(* 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 #s(literal -3/8 binary64) (*.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 #s(literal -3/8 binary64) (*.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 #s(literal -3/8 binary64) (*.f64 c c)) (*.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 (neg.f64 a) (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))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (neg.f64 a) (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))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (neg.f64 a) (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))))) |
(* -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 #s(literal -3/8 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 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 -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c 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 -9/16 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c 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)) (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) c))) 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))) (neg.f64 (/.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 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 -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #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 #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 -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (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 -1/2 binary64) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b 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)))))) |
(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))) (neg.f64 (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) 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)) (fma.f64 #s(literal 135/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.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 #s(literal -135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (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 (*.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 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) c (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.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 -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #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 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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)) |
(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 a a) (/.f64 (*.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 135/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) b)) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* 405/64 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal 405/64 binary64) (*.f64 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 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 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/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 -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #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 #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 (*.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/3 binary64) (/.f64 b a) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (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/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -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))))) |
(fma.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)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (/.f64 (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))))) |
(fma.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)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) a))) a))) |
(* 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 (*.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))) (/.f64 #s(literal 1 binary64) (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 -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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))) (* -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 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.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))))))) 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))))) |
(neg.f64 (*.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)))))) |
(neg.f64 (*.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))))))) |
(neg.f64 (*.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) |
(* 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 #s(literal -3/8 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 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 (*.f64 #s(literal 1/6 binary64) (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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* -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)))))) |
(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) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.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 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) 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) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 #s(literal -1/24 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/6 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c))) c)))) |
(* 2 (/ b c)) |
(*.f64 #s(literal 2 binary64) (/.f64 b c)) |
(+ (* -3/2 (/ a b)) (* 2 (/ b c))) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))) |
(+ (* 2 (/ b c)) (* a (- (* -3 (* a (+ (* -3/8 (/ c (pow b 3))) (* 3/4 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) |
(fma.f64 a (fma.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64)) (neg.f64 (/.f64 #s(literal 3/2 binary64) b))) (*.f64 #s(literal 2 binary64) (/.f64 b c))) |
(+ (* 2 (/ b c)) (* a (- (* a (+ (* -3 (* a (+ (* -3/4 (/ (* c (+ (* -3/8 (/ c (pow b 3))) (* 3/4 (/ c (pow b 3))))) (pow b 2))) (+ (* -9/16 (/ (pow c 2) (pow b 5))) (* 2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))))))) (* -3 (+ (* -3/8 (/ c (pow b 3))) (* 3/4 (/ c (pow b 3))))))) (* 3/2 (/ 1 b))))) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal -3 binary64) (fma.f64 a (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64))) (*.f64 b b)) (fma.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64)))) (neg.f64 (/.f64 #s(literal 3/2 binary64) b))) (*.f64 #s(literal 2 binary64) (/.f64 b c))) |
(* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) |
(*.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 c #s(literal -3 binary64))))) |
(- (+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) |
(+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.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))))) #s(literal 3/2 binary64)) (*.f64 a a)))) (*.f64 #s(literal -3 binary64) (/.f64 b (*.f64 c #s(literal -3 binary64))))) |
(- (+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ (+ (* -3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3)))) (+ (* -3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))))) |
(-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (neg.f64 (/.f64 (fma.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 (*.f64 b b) (*.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 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal 3 binary64) (fma.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 b (*.f64 c #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (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))))))) |
(* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) |
(*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 c #s(literal 3 binary64))))) |
(+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 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))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) #s(literal -3/2 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a b) (*.f64 c #s(literal 3 binary64))))) a))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 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))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64))) a)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a b) (*.f64 c #s(literal 3 binary64))))) a))) |
(* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) |
(*.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 c #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (- (* -3 (* b (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))) (* 3 (/ 1 (* c (pow (sqrt -3) 2))))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* b (- (* b (+ (* -3 (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (* 3 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (sqrt -3)))))))) (* 3 (/ 1 (* c (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 (*.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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(* 2 (/ b c)) |
(*.f64 #s(literal 2 binary64) (/.f64 b c)) |
(* b (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c))) |
(* b (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) c)) (* 3/4 (* (pow a 2) c))) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(*.f64 b (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))) |
(* b (+ (* -3 (/ (+ (* -3/4 (* a (* c (+ (* -3/8 (* (pow a 2) c)) (* 3/4 (* (pow a 2) c)))))) (+ (* -9/16 (* (pow a 3) (pow c 2))) (* 2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (+ (* -3 (/ (+ (* -3/8 (* (pow a 2) c)) (* 3/4 (* (pow a 2) c))) (pow b 4))) (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))) |
(*.f64 b (fma.f64 #s(literal -3 binary64) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 3/8 binary64))) (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c))))) |
(* 3/2 (/ a b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) a) b) |
(* -1 (/ (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) a)) b)) |
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (* -9/8 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (*.f64 #s(literal -3/2 binary64) a))) b)) |
(* -1 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -3/2 a) (+ (* -9/8 (/ (* (pow a 2) c) (pow b 2))) (* 3 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -3/2 binary64) a (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))) b)) |
(* 2 (/ b c)) |
(*.f64 #s(literal 2 binary64) (/.f64 b c)) |
(/ (+ (* -3/2 (/ (* a c) b)) (* 2 b)) c) |
(/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c) |
(/ (+ (* 2 b) (* c (+ (* -3 (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 3/4 (/ (pow a 2) (pow b 3)))))) (* -3/2 (/ a b))))) c) |
(/.f64 (fma.f64 c (fma.f64 (*.f64 #s(literal -3 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64)) (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 2 binary64) b)) c) |
(/ (+ (* 2 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -3 (* c (+ (* -3/4 (/ (* a (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 3/4 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* 2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)))))) (* -3 (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 3/4 (/ (pow a 2) (pow b 3)))))))))) c) |
(/.f64 (fma.f64 c (fma.f64 c (*.f64 #s(literal -3 binary64) (fma.f64 c (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64))) (*.f64 b b)) (fma.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) a) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 3/8 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) (*.f64 #s(literal 2 binary64) b)) c) |
(* -3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(/ (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -3 (/ b (pow (sqrt -3) 2)))) c) |
(/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #s(literal -3 binary64)))) c) |
(/ (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (* -3 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2))))) c) |
(/.f64 (fma.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 #s(literal 1/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 c c))) c) |
(/ (+ (* -3 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -3 (/ b (pow (sqrt -3) 2))) (+ (* -3 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (pow c 2))) (* -3 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (sqrt -3)))) (pow c 3)))))) c) |
(/.f64 (fma.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #s(literal -3 binary64))) (*.f64 #s(literal -3 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/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 c c)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 #s(literal 1/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)))))) (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)))))) c) |
(* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -3 (/ b (pow (sqrt 3) 2)))) c)) |
(neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b #s(literal 3 binary64)))) c)) |
(* -1 (/ (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3 (/ (* b c) (pow (sqrt 3) 2))) (* 3 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) c))) c))) c)) |
(neg.f64 (/.f64 (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))) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (fma.f64 b (/.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (/ (+ (* -3 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (+ (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (sqrt 3)))) c))) c)) (* 3 (/ (* b c) (pow (sqrt 3) 2)))) c))) c)) |
(neg.f64 (/.f64 (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))) (neg.f64 (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.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 #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)))))) c) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) c))) c))) c)) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* -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 #s(literal -1/2 binary64) (*.f64 (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))) (/.f64 #s(literal 1 binary64) (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 (*.f64 #s(literal 3/2 binary64) (*.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 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.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) |
(/ (- (* 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 #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)))) (fma.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.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))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 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))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #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)))))))) |
(neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (+.f64 #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 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 a (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (/.f64 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)))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (/.f64 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 #s(literal 27/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3/2 binary64) (/.f64 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 (-.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (/.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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.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 (sqrt.f64 (*.f64 a c)) (*.f64 (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 (neg.f64 (/.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 b b) (/.f64 (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 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.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 b b) (/.f64 (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 (*.f64 #s(literal 3/2 binary64) (*.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 (*.f64 #s(literal 3/2 binary64) 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 (*.f64 #s(literal 3/2 binary64) 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 (*.f64 #s(literal 3/2 binary64) 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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c 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 -1) (sqrt 3))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (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 (neg.f64 (/.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 b b) (/.f64 (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 (neg.f64 (/.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 b b) (/.f64 (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)))))) |
(* -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/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 #s(literal -3/8 binary64) (/.f64 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 #s(literal -3/8 binary64) (/.f64 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a #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))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (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))) (neg.f64 (neg.f64 (/.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)))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.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)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.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 c (*.f64 c c)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (*.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)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.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)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.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) (neg.f64 (neg.f64 (/.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)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (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)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.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 (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)) (neg.f64 (/.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 -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #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 #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)) (/.f64 #s(literal 1 binary64) (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)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (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 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.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)))))) (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)))) 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 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (neg.f64 (/.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))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.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)))))) 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)) (neg.f64 (/.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 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (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))))) #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 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 (neg.f64 (*.f64 (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)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (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))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 (*.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))))) a)))) a))) a))) a)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a #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 1 binary64) (*.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)) (/.f64 #s(literal 1 binary64) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64) (neg.f64 (*.f64 b (-.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)))) (neg.f64 (/.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 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 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (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 -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.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 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) 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 a a) (/.f64 (*.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))))) |
(neg.f64 (*.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))))))) |
(neg.f64 (*.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)))))))))) |
(neg.f64 (*.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 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) |
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* 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 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 -9/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) |
(+.f64 (/.f64 b #s(literal -3 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -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))))) |
(+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.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)))))) (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)))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* 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) (* a (* c (pow (sqrt -3) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (pow (sqrt -3) 2))))))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (neg.f64 (/.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))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.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))))) (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)))))) |
(* (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 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 b #s(literal 3 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.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))))) #s(literal -1/2 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) #s(literal 3 binary64))))) c))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (* 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) c) (* a (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* b c) (pow (sqrt 3) 2)))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.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 (*.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)) (neg.f64 (/.f64 (*.f64 b c) #s(literal 3 binary64)))) c))) |
(* -1/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (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 #s(literal -1/2 binary64) c) b))) |
(* a (+ (* -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))))))))))) |
(*.f64 a (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 (* a c)) (/ 1 (sqrt -3)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) |
(+.f64 (/.f64 b #s(literal -3 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -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))))) |
(+.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (/.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)))))) (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)))) |
(+ (* -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))))))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (+.f64 (+.f64 (neg.f64 (/.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))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.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)))))) |
(* (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 (/ b (pow (sqrt 3) 2))) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 b #s(literal 3 binary64)))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.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))))) #s(literal -1/2 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a b) #s(literal 3 binary64))))) a))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* 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 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 4))))) (+ (* -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)) (* -1 (/ (* a b) (pow (sqrt 3) 2)))) a)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 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))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (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))))) #s(literal -1/2 binary64))) a)) (neg.f64 (/.f64 (*.f64 a b) #s(literal 3 binary64)))) a))) |
(* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (/ b (pow (sqrt -3) 2))) |
(+.f64 (/.f64 b #s(literal -3 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -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))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) #s(literal -1/3 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* b (+ (* b (+ (* -1 (* 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))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (pow (sqrt -3) 2))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64) (neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.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)))))))) #s(literal -1/3 binary64)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(* -1/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) b) |
(/ (+ (* -27/32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -27/128 (/ (* (pow a 4) (pow c 4)) (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -27/32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -27/128 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b)))))) b) |
(* -2/3 b) |
(*.f64 #s(literal -2/3 binary64) b) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2/3 binary64)))) |
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (*.f64 b (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))))) |
(* -1 (* b (+ 2/3 (+ (* -3/4 (/ (* a (* c (+ (* -3/4 (* (pow a 2) (pow c 2))) (* 3/8 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (* (pow b 6) c)))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))))) |
(neg.f64 (*.f64 b (+.f64 #s(literal 2/3 binary64) (fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 (*.f64 a 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 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.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 a (*.f64 (pow.f64 b #s(literal 6 binary64)) c))) (fma.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))))) |
(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) (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.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) (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.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 a (/.f64 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 a (/.f64 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 a (/.f64 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 a (/.f64 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 a (/.f64 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 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* c (- (* -1/3 (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (* 3/16 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 9/16 binary64)) (*.f64 #s(literal -3/16 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* c (- (* c (- (+ (* -1/3 (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (* c (- (* -1/3 (+ (* -27/64 (/ (pow a 2) (pow b 5))) (+ (* 81/128 (/ (pow a 2) (pow b 5))) (* 3/4 (/ (* a (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 2)))))) (* -1/3 (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))))) (* 3/16 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (+.f64 (fma.f64 c (*.f64 #s(literal -1/3 binary64) (-.f64 (fma.f64 #s(literal -27/64 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 9/16 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 9/16 binary64)))) (*.f64 #s(literal -3/16 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) b)))) |
(* c (- (* c (- (+ (* -1/3 (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (* c (- (+ (* -1/3 (+ (* -27/64 (/ (pow a 2) (pow b 5))) (+ (* 81/128 (/ (pow a 2) (pow b 5))) (* 3/4 (/ (* a (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 2)))))) (* c (- (* -1/3 (+ (* -1/8 (/ (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 9/16 (/ (* (pow a 2) (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 4))) (+ (* 3/4 (/ (* a (+ (* -27/64 (/ (pow a 2) (pow b 5))) (+ (* 81/128 (/ (pow a 2) (pow b 5))) (* 3/4 (/ (* a (+ (* -9/32 (/ a (pow b 3))) (* 27/32 (/ a (pow b 3))))) (pow b 2)))))) (pow b 2))) (* 243/256 (/ (pow a 3) (pow b 7))))))) (* -1/3 (+ (* -81/128 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6)))) (* a b))) (* 3/4 (/ (* a (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5))))) (pow b 2))))))))) (* -1/3 (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))))) (* 3/16 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (fma.f64 c (+.f64 (fma.f64 c (+.f64 (fma.f64 c (*.f64 #s(literal -1/3 binary64) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) (*.f64 a b)) (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 9/16 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -27/64 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 9/16 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 243/256 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) (fma.f64 #s(literal -81/128 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) (*.f64 a b)))))) (*.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -27/64 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 9/16 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 81/128 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 9/16 binary64)))) (*.f64 #s(literal -3/16 binary64) (/.f64 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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))) c))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal -3 binary64))))) c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2)))))) (sqrt -3)))) (pow c 2))) (* 1/3 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))) c)))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/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 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal -3 binary64)))))) c)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64)))))) |
(- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2)))))) (sqrt -3)))) (pow c 2))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2)))))) (sqrt -3))))) (sqrt -3)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))))) (* a (pow (sqrt -3) 2))))) (pow c 3))) (* 1/3 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* b c) (* a (pow (sqrt -3) 2))))) c))))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 3))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3))))))) |
(-.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/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)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal -3 binary64)))))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -3/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 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal -3 binary64)))))) c)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) c) #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 (/ (- (* 1/3 (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2)))))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/3 (+ (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (sqrt 3))))) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.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))))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) (*.f64 #s(literal 1/3 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/3 (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (sqrt 3)))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (* a (pow (sqrt 3) 2)))))) (* -1/3 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) c)) (* -1/3 (+ (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (sqrt 3)))))) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (- (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* b c) (* a (pow (sqrt 3) 2))))))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64))))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.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))))))))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) c)) (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64))))))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (*.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))))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a a) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 1/3 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b c) (*.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) c))) |
(- (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* 1/8 (/ c b))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 c b) #s(literal -9/8 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) c) b)) |
(- (+ (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* a (- (* -1/3 (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (* 3/16 (/ (pow c 2) (pow b 3)))))) (* 1/8 (/ c b))) |
(+.f64 (fma.f64 a (fma.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.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/16 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 c b) #s(literal -9/8 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) c) b)) |
(- (+ (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* a (- (+ (* -1/3 (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/3 (+ (* -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)))))) (* -1/3 (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))))) (* 3/16 (/ (pow c 2) (pow b 3)))))) (* 1/8 (/ c b))) |
(+.f64 (fma.f64 a (+.f64 (fma.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 (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 (*.f64 c (fma.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.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))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64)))) (*.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.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/16 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 c b) #s(literal -9/8 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) c) b)) |
(- (+ (* 1/3 (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (* a (- (+ (* -1/3 (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/3 (+ (* -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)))))) (* a (- (* -1/3 (+ (* -27/32 (/ (* (pow c 3) (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6)))) b)) (+ (* 9/16 (/ (* (pow c 2) (+ (* -3/4 (/ (* c (- (* -3/2 (/ c b)) (* -3/8 (/ c b)))) (pow b 2))) (* -9/32 (/ (pow c 2) (pow b 3))))) (pow b 4))) (* 3/4 (/ (* c (+ (* -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)))))) (pow b 2))))))) (* -1/3 (+ (* -81/128 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6)))) b)) (* 3/4 (/ (* c (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5))))) (pow b 2))))))))) (* -1/3 (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))))) (* 3/16 (/ (pow c 2) (pow b 3)))))) (* 1/8 (/ c b))) |
(+.f64 (fma.f64 a (+.f64 (fma.f64 a (+.f64 (fma.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 (fma.f64 #s(literal -27/32 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 c b) #s(literal -9/8 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b) (fma.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 c (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 (*.f64 c (fma.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.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)))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c c) (fma.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.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)))))) (pow.f64 b #s(literal 4 binary64)))))) (fma.f64 #s(literal -81/128 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64))) b))))) (*.f64 #s(literal -1/3 binary64) (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 (*.f64 c (fma.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.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))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64)))) (*.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal -3/4 binary64) (*.f64 c (/.f64 (*.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/16 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 c b) #s(literal -9/8 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) c) b)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* 1/3 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))) a))) (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))) a) |
(/.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (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)))) a) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) a) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -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))) (* 1/3 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))) a)))) (+ (* -1/3 (/ (pow b 3) (* a (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))))) a) |
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.f64 (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 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/3 binary64) (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))))) a)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) a) |
(/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (+ (* -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))) (* 1/3 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))) (* -3 (/ (* a b) (pow (sqrt -3) 2)))) a))))) (+ (* -1/3 (/ (+ (* -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 3))) (+ (* -1/3 (/ (pow b 3) (* a (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3))))))) a) |
(/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.f64 (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 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 a a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal -3 binary64))))) (*.f64 c #s(literal -3 binary64))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.f64 (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 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/3 binary64) (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))))) a)))) (fma.f64 #s(literal -1/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 (*.f64 a a))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #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)))) (* -1 (/ (- (* -1/3 (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2))))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (+ (* 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))))) (* -1/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/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 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (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))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64))))) a)) (*.f64 #s(literal -1/3 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/3 (+ (* -1 (* (sqrt (/ 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 (/ (* a (* (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)))))) (* 1/3 (+ (* -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/3 (+ (* 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)))))) (* -1/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (- (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))) (* -3 (/ (* a b) (pow (sqrt 3) 2)))))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (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))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.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 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (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 (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)) (fma.f64 #s(literal 1/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 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (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 (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))))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64)))))) a)) (*.f64 #s(literal -1/3 binary64) (-.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a b) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) a))) a)) |
(* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (/ b (* a (pow (sqrt -3) 2)))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* 1/3 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal 1/3 binary64) (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* b (+ (* b (- (+ (* 1/3 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3))))))) (* b (+ (* -1/3 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))) (* 3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -3) 3)))))) (sqrt -3))) (* 3/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 4))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 (* a (pow (sqrt -3) 2)))))) |
(fma.f64 b (fma.f64 b (+.f64 (fma.f64 b (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (*.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 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 3/2 binary64))))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(/ (- (* 1/3 (- (* -3/2 c) (* -3/8 c))) (* 1/8 c)) b) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 c #s(literal -9/8 binary64)) (*.f64 #s(literal -1/8 binary64) c)) b) |
(/ (- (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2)))) (pow b 2))) (* 1/3 (- (* -3/2 c) (* -3/8 c)))) (+ (* 1/8 c) (* 3/16 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 #s(literal -9/32 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 1/3 binary64) (*.f64 c #s(literal -9/8 binary64)))) (fma.f64 #s(literal 1/8 binary64) c (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) |
(/ (- (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2)))) (pow b 2))) (+ (* -1/3 (/ (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 c) (* -3/8 c))))) (+ (* -27/64 (* (pow a 2) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))))) (pow b 4))) (* 1/3 (- (* -3/2 c) (* -3/8 c))))) (+ (* -1/3 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/8 c) (* 3/16 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 #s(literal -9/32 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 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 c #s(literal -9/8 binary64))) (*.f64 #s(literal -9/32 binary64) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 c #s(literal -9/8 binary64))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) c (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))) b) |
(/ (- (+ (* -1/3 (/ (+ (* -27/32 (* (pow a 3) (* (pow c 3) (- (* -3/2 c) (* -3/8 c))))) (+ (* -1/8 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) a)) (+ (* 9/16 (* (pow a 2) (* (pow c 2) (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))) (* 3/4 (* a (* c (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 c) (* -3/8 c))))) (+ (* -27/64 (* (pow a 2) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))))))))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2)))) (pow b 2))) (+ (* -1/3 (/ (+ (* -9/16 (* (pow a 2) (* (pow c 2) (- (* -3/2 c) (* -3/8 c))))) (+ (* -27/64 (* (pow a 2) (pow c 3))) (* 3/4 (* a (* c (+ (* -3/4 (* a (* c (- (* -3/2 c) (* -3/8 c))))) (* -9/32 (* a (pow c 2))))))))) (pow b 4))) (* 1/3 (- (* -3/2 c) (* -3/8 c)))))) (+ (* -1/3 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/3 (/ (+ (* -81/128 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) a)) (* 3/4 (* a (* c (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3))))))))) (pow b 6))) (+ (* 1/8 c) (* 3/16 (/ (* a (pow c 2)) (pow b 2))))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -27/32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c #s(literal -9/8 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) a) (fma.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 a c) (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 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 c #s(literal -9/8 binary64))) (*.f64 #s(literal -9/32 binary64) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (fma.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 #s(literal -9/32 binary64) (*.f64 a (*.f64 c c))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -3/4 binary64) a) (*.f64 c (*.f64 c #s(literal -9/8 binary64))) (*.f64 #s(literal -9/32 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 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 c #s(literal -9/8 binary64))) (*.f64 #s(literal -9/32 binary64) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 c #s(literal -9/8 binary64)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -81/128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) c (/.f64 (*.f64 #s(literal 3/16 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/3 (/ (+ (* -3/4 c) (* 15/8 c)) (pow b 2))) (* 2/3 (/ 1 a))) (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 2)))))) |
(neg.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 c #s(literal -3/8 binary64))) (*.f64 b b))))) |
(* -1 (* b (- (+ (* -1/3 (/ (+ (* -3/4 c) (* 15/8 c)) (pow b 2))) (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 15/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 45/16 (* a (pow c 2))))) (pow b 4))) (* 2/3 (/ 1 a)))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 2))) (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 4))))))) |
(neg.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 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 (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 45/16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) a))) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 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 (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* b (- (+ (* -1/3 (/ (+ (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -3/4 c) (* 15/8 c))))) (+ (* -3/4 (* a (* c (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 15/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 45/16 (* a (pow c 2)))))))) (+ (* -2/9 (/ (+ (* 3/2 (* a (* c (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* 243/64 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 15/8 c)) (pow b 2))) (+ (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 15/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 45/16 (* a (pow c 2))))) (pow b 4))) (* 2/3 (/ 1 a))))) (+ (* -1/3 (/ (+ (* -9/8 (* (pow a 2) (* (pow c 2) (+ (* -3/4 c) (* 3/8 c))))) (+ (* -3/4 (* a (* c (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2)))))))) (+ (* -2/9 (/ (+ (* 3/2 (* a (* c (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))))) (* 243/64 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 2))) (* -1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 4)))))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal 9/8 binary64))) (fma.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 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 (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 45/16 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -2/9 binary64) (/.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 (*.f64 #s(literal 243/64 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 5/6 binary64) (*.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) c))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c #s(literal 9/8 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 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 (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 45/16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) a))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal -3/8 binary64))) (fma.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 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 (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -2/9 binary64) (/.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 (*.f64 #s(literal 243/64 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.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) c))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 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 (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))))))))) |
(* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64))))) |
(+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) |
(fma.f64 b (-.f64 (neg.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2)))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) |
(fma.f64 b (fma.f64 b (fma.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))) b) |
(/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b) |
(/ (- (+ (* 9/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))) (* -3/8 (/ c (pow b 2)))) b) |
(/.f64 (+.f64 (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b b)))) b) |
(/ (- (+ (* -1 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/2 (/ 1 a))) (+ (* -9/16 (/ (* a (pow c 2)) (pow b 4))) (* -3/8 (/ c (pow b 2))))) b) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b b)))))) b) |
(* 2/3 (/ b (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 (*.f64 a a) c)) |
(* -1 (* b (- (* 1/2 (/ 1 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 a a) c))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 4))) (/ 1/2 (* a (pow b 2)))) (* 2/3 (/ 1 (* (pow a 2) c)))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 a a) c)))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 6))) (/ 1/2 (* a (pow b 2)))) (+ (* -3/4 (/ c (pow b 4))) (+ (* 3/8 (/ c (pow b 4))) (* 2/3 (/ 1 (* (pow a 2) c)))))))) |
(neg.f64 (*.f64 b (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 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 (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -3/4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 3/8 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 a a) c)))))))) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))) |
(fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(+ (* c (+ (* 9/16 (/ (* a c) (pow b 5))) (* 3/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (* a b)))) |
(fma.f64 c (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)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(+ (* c (+ (* c (- (* -1 (* c (+ (* -27/32 (/ (pow a 2) (pow b 7))) (* -27/128 (/ (pow a 2) (pow b 7)))))) (* -9/16 (/ a (pow b 5))))) (* 3/8 (/ 1 (pow b 3))))) (* 1/2 (/ 1 (* a b)))) |
(fma.f64 c (fma.f64 c (fma.f64 (neg.f64 c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1 (/ b (* (pow a 2) (pow (sqrt -3) 2)))) (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3)))) c) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b (*.f64 (*.f64 a a) #s(literal -3 binary64))))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3)))) (/ b (* (pow a 2) (pow (sqrt -3) 2)))) c) |
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.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/2 binary64)) (*.f64 c c)))) (/.f64 b (*.f64 (*.f64 a a) #s(literal -3 binary64)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (* (sqrt (/ c (pow a 3))) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* (pow a 2) (pow (sqrt -3) 2)))))) c) |
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.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 c (*.f64 c c))))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 b b) (*.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 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (/.f64 b (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) c) |
(* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (/ (+ (* -1 (/ b (* (pow a 2) (pow (sqrt 3) 2)))) (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3)))) c)) |
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 b (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* -1 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3)))) c)) |
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.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) (neg.f64 (neg.f64 (/.f64 (*.f64 b c) (*.f64 (*.f64 a 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 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 3) c) (* (pow a 3) (pow (sqrt 3) 4))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* -1 (/ (* b c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (sqrt 3)))) c)) |
(neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.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 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.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)) (neg.f64 (/.f64 (*.f64 b c) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c))) c)) |
(/ 1/2 (* a b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(/ (+ (* 3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) a) |
(/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b)) a) |
(/ (+ (* a (- (* 9/16 (/ (* a (pow c 2)) (pow b 5))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) a) |
(/.f64 (fma.f64 a (fma.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)) a) |
(/ (+ (* a (- (* a (- (* -1 (* a (+ (* -27/32 (/ (pow c 3) (pow b 7))) (* -27/128 (/ (pow c 3) (pow b 7)))))) (* -9/16 (/ (pow c 2) (pow b 5))))) (* -3/8 (/ c (pow b 3))))) (* 1/2 (/ 1 b))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (neg.f64 a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal 9/16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)) a) |
(* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (pow a 2)) |
(/.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 b (*.f64 c #s(literal -3 binary64))))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (/ b (* c (pow (sqrt -3) 2)))) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.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))))) #s(literal -1/2 binary64)) (*.f64 a a)))) (/.f64 b (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (/ b (* c (pow (sqrt -3) 2)))))) (pow a 2)) |
(/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.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 a (*.f64 a a))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 b (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) |
(* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (/ b (* c (pow (sqrt 3) 2)))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 b (*.f64 c #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 a a)) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b (*.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c 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))) (*.f64 a a)) |
(/ (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (* a b) (* c (pow (sqrt 3) 2)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a))) a))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 b (*.f64 c #s(literal 3 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (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 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c 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))))) a)))) a))) a))) (*.f64 a a)) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow b 2) (- (* 1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 b (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow b 2) (- (* b (+ (* 1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow b 2) (- (* b (+ (* b (- (* -1/3 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))) (* -1/3 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 b (*.f64 #s(literal -1/3 binary64) (fma.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -1/6 (/ b a)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 b a)) |
(* b (- (* -1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a)))) |
(*.f64 b (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/6 binary64) a))) |
(* b (- (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/6 binary64) a)))) |
(* b (- (* 1/3 (/ (+ (* -27/32 (* (pow a 2) (pow c 3))) (* -27/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 1/8 (/ c (pow b 2))) (+ (* 1/6 (/ 1 a)) (* 3/16 (/ (* a (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 3/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/6 binary64) a))))) |
(* -2/9 (/ (pow b 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) |
(* -1 (* (pow b 3) (- (* 2/9 (/ 1 (* (pow a 2) c))) (* 1/6 (/ 1 (* a (pow b 2))))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b)))))) |
(* -1 (* (pow b 3) (- (+ (* 1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c)))) (/ 1/6 (* a (pow b 2)))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) c))) (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b)))))) |
(* -1 (* (pow b 3) (- (+ (* 1/3 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 c) (* 3/8 c))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 9/16 (* a (pow c 2))))) (pow b 6))) (* 2/9 (/ 1 (* (pow a 2) c)))) (+ (* -1/3 (/ (+ (* -3/4 c) (* 3/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2))))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 c (*.f64 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 (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) c)) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b)))))))) |
(* -1/6 (/ b a)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 b a)) |
(/ (- (* -1/8 (/ (* a c) b)) (* 1/6 b)) a) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -1/6 binary64) b)) a) |
(/ (- (* a (- (* -3/16 (/ (* a (pow c 2)) (pow b 3))) (* 1/8 (/ c b)))) (* 1/6 b)) a) |
(/.f64 (fma.f64 a (fma.f64 #s(literal -3/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/8 binary64) c) b)) (*.f64 #s(literal -1/6 binary64) b)) a) |
(/ (- (* a (- (* a (- (* 1/3 (* a (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))) (* 3/16 (/ (pow c 2) (pow b 3))))) (* 1/8 (/ c b)))) (* 1/6 b)) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64))) (*.f64 #s(literal -3/16 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/8 binary64) c) b)) (*.f64 #s(literal -1/6 binary64) b)) a) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (- (* 1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a)) |
(/ (- (* 1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/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)) (neg.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) |
(/ (- (* 1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (*.f64 a a))) (neg.f64 (fma.f64 #s(literal -1/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)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3 binary64))))))) (*.f64 a a)) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(/ (- (* -1/3 (/ (pow b 3) (* c (pow (sqrt 3) 2)))) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 a a)) |
(/ (- (* -1 (/ (- (* 1/3 (/ (+ (* -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/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64))))) a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 a a)) |
(/ (- (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ (+ (* -1 (* (sqrt (/ 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 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -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/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.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))))) a) (*.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 #s(literal 1/3 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64))))) a)) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 a a)) |
(* -1/6 (/ b a)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 b a)) |
(- (* -1/8 (/ c b)) (* 1/6 (/ b a))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 c b) (*.f64 #s(literal -1/6 binary64) (/.f64 b a))) |
(- (* c (- (* -3/16 (/ (* a c) (pow b 3))) (* 1/8 (/ 1 b)))) (* 1/6 (/ b a))) |
(fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/8 binary64) b)) (*.f64 #s(literal -1/6 binary64) (/.f64 b a))) |
(- (* c (- (* c (- (* 1/3 (* c (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))) (* 3/16 (/ a (pow b 3))))) (* 1/8 (/ 1 b)))) (* 1/6 (/ b a))) |
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 1/3 binary64) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal -3/16 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1/8 binary64) b))) (*.f64 #s(literal -1/6 binary64) (/.f64 b a))) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (- (* 1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))) c) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(/ (- (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))))) c) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (*.f64 c c)) (neg.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) c) |
(/ (- (* 1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))))) c) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c (*.f64 c c))) (neg.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))))) c) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (/ (- (* 1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c)) |
(* -1 (/ (- (* -1 (/ (- (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) c) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt 3) 4))))) c)) (* -1/3 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) c)) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) c)) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a a) #s(literal 3 binary64))))) c)) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c)) |
(* 1/3 (pow b 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 b b)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) c)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) c)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) c)) |
(* -1 (* a c)) |
(*.f64 (neg.f64 a) c) |
(* c (+ (* -1 a) (* 1/3 (/ (pow b 2) c)))) |
(*.f64 c (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c) (neg.f64 a))) |
(* c (+ (* -1 a) (* 1/3 (/ (pow b 2) c)))) |
(*.f64 c (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c) (neg.f64 a))) |
(* c (+ (* -1 a) (* 1/3 (/ (pow b 2) c)))) |
(*.f64 c (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) c) (neg.f64 a))) |
(* -1 (* a c)) |
(*.f64 (neg.f64 a) c) |
(* -1 (* c (+ a (* -1/3 (/ (pow b 2) c))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) c) a)) |
(* -1 (* c (+ a (* -1/3 (/ (pow b 2) c))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) c) a)) |
(* -1 (* c (+ a (* -1/3 (/ (pow b 2) c))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) c) a)) |
(* 1/3 (pow b 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 b b)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) c)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) c)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) c)) |
(* -1 (* a c)) |
(*.f64 (neg.f64 a) c) |
(* a (+ (* -1 c) (* 1/3 (/ (pow b 2) a)))) |
(*.f64 a (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) a) (neg.f64 c))) |
(* a (+ (* -1 c) (* 1/3 (/ (pow b 2) a)))) |
(*.f64 a (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) a) (neg.f64 c))) |
(* a (+ (* -1 c) (* 1/3 (/ (pow b 2) a)))) |
(*.f64 a (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b b) a) (neg.f64 c))) |
(* -1 (* a c)) |
(*.f64 (neg.f64 a) c) |
(* -1 (* a (+ c (* -1/3 (/ (pow b 2) a))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) a) c)) |
(* -1 (* a (+ c (* -1/3 (/ (pow b 2) a))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) a) c)) |
(* -1 (* a (+ c (* -1/3 (/ (pow b 2) a))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) a) c)) |
(* -1 (* a c)) |
(*.f64 (neg.f64 a) c) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) c)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) c)) |
(+ (* -1 (* a c)) (* 1/3 (pow b 2))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) c)) |
(* 1/3 (pow b 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 b b)) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* 1/3 (pow b 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 b b)) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1/3 (* -1 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -9/16 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* 405/64 (* a (pow c 4))) |
(*.f64 #s(literal 405/64 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(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) (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.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) (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.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 a (/.f64 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 a (/.f64 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 a (/.f64 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 a (/.f64 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 a (/.f64 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 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* 3 b) (* 3 (* (sqrt (* a c)) (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (+.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(fma.f64 b (fma.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 3 (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -3/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 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(* 6 b) |
(*.f64 #s(literal 6 binary64) b) |
(* b (+ 6 (* -9/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 6 binary64))) |
(* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 6 binary64) (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))) |
(* b (+ 6 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 6 binary64) (fma.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) |
(* 9/2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 a c)) b) |
(* -1 (/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c))) b)) |
(* -1 (/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 a c)))) b)) |
(* -1 (/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -9/2 binary64) (*.f64 a c) (fma.f64 #s(literal -3/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 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))))) b)) |
(* 6 b) |
(*.f64 #s(literal 6 binary64) b) |
(+ (* -9/2 (/ (* a c) b)) (* 6 b)) |
(fma.f64 #s(literal 6 binary64) b (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b))) |
(+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/2 binary64) (/.f64 a b))) (*.f64 #s(literal 6 binary64) b)) |
(+ (* 6 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -9/2 binary64) (/.f64 a b))) (*.f64 #s(literal 6 binary64) b)) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* 3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c)))) |
(*.f64 c (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)))) |
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c))))) |
(*.f64 c (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ a c)) (sqrt -3))) (* 3 (/ b c)))))) |
(*.f64 c (fma.f64 #s(literal -3/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 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.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 (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) b) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) b)) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 b)) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 (/.f64 (fma.f64 #s(literal 3 binary64) b (neg.f64 (/.f64 (fma.f64 #s(literal -3/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 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c))) c)))) |
(* 6 b) |
(*.f64 #s(literal 6 binary64) b) |
(+ (* -9/2 (/ (* a c) b)) (* 6 b)) |
(fma.f64 #s(literal 6 binary64) b (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 a c) b))) |
(+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(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)) |
(+ (* 6 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) c) b)) (*.f64 #s(literal 6 binary64) b)) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* a (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))) |
(*.f64 a (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))) |
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))) |
(*.f64 a (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a))))) |
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))))) |
(*.f64 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))))) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.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 (* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 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))) |
(* -1 (* a (+ (* -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 (neg.f64 a) (fma.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 (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) b)) a)))) |
(* -1 (* a (+ (* -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 (neg.f64 a) (fma.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 (/.f64 (fma.f64 #s(literal 3 binary64) b (neg.f64 (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) a))) a)))) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow b 2) (+ (* -1/3 (/ b (* (pow a 2) (* c (pow (sqrt -3) 2))))) (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64))))) |
(* (pow b 2) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* -1/3 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* (pow b 2) (+ (* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* b (- (* b (+ (* -1/3 (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))))) (* 1/3 (* b (- (* 1/2 (/ 1 (* (pow a 3) (* (pow c 2) (pow (sqrt -3) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3))))))))) (* 1/3 (/ 1 (* (pow a 2) (* c (pow (sqrt -3) 2))))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/3 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #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/3 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* 1/6 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) b) a) |
(* b (+ (* 1/8 (/ c (pow b 2))) (* 1/6 (/ 1 a)))) |
(*.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/6 binary64) a))) |
(* b (- (+ (* 3/16 (/ (* a (pow c 2)) (pow b 4))) (* 1/6 (/ 1 a))) (* -1/8 (/ c (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 3/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/6 binary64) a)))) |
(* b (- (+ (* -1 (/ (+ (* -9/32 (* (pow a 2) (pow c 3))) (* -9/128 (* (pow a 2) (pow c 3)))) (pow b 6))) (* 1/6 (/ 1 a))) (+ (* -3/16 (/ (* a (pow c 2)) (pow b 4))) (* -1/8 (/ c (pow b 2)))))) |
(*.f64 b (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -45/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) a) (fma.f64 #s(literal -3/16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 c (*.f64 b b))))))) |
(* 2/9 (/ (pow b 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 2/9 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) |
(* -1 (* (pow b 3) (- (* 1/6 (/ 1 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c)))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) c))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1/4 c) (* 1/8 c)) (pow b 4))) (/ 1/6 (* a (pow b 2)))) (* 2/9 (/ 1 (* (pow a 2) c)))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -1/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -1/4 c) (* 1/8 c))))) (+ (* -2/27 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 3/16 (* a (pow c 2))))) (pow b 6))) (/ 1/6 (* a (pow b 2)))) (+ (* -1/4 (/ c (pow b 4))) (+ (* 1/8 (/ c (pow b 4))) (* 2/9 (/ 1 (* (pow a 2) c)))))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 a c) (*.f64 c #s(literal -1/8 binary64))) (fma.f64 #s(literal -2/27 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 (*.f64 a a)) (*.f64 c c))) (*.f64 #s(literal 3/16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) c)))))))) |
(* 1/6 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) b) a) |
(/ (+ (* 1/8 (/ (* a c) b)) (* 1/6 b)) a) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/6 binary64) b)) a) |
(/ (+ (* 1/6 b) (* a (+ (* 1/8 (/ c b)) (* 3/16 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/6 binary64) b)) a) |
(/ (+ (* 1/6 b) (* a (+ (* 1/8 (/ c b)) (* a (+ (* -1/3 (* a (+ (* -27/32 (/ (pow c 3) (pow b 5))) (* -27/128 (/ (pow c 3) (pow b 5)))))) (* 3/16 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64)) (/.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/8 binary64) c) b)) (*.f64 #s(literal 1/6 binary64) b)) a) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3 binary64)))) (*.f64 a a)) |
(/ (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3)))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/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)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3 binary64))))) (*.f64 a a)) |
(/ (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (+ (* -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))) (+ (* -1/3 (/ (pow b 3) (* c (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -3))))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal -1/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)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3 binary64)))))) (*.f64 a a)) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(/ (+ (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (/ (pow b 3) (* c (pow (sqrt 3) 2))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64)))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2)))) (* -1/3 (/ (+ (* -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))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 3 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) a))) a))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ 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 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt 3) 4))))) a)) (* 1/3 (+ (* -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/3 (/ (* a (pow b 3)) (* c (pow (sqrt 3) 2))))) a)) (* -1/3 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) (pow a 2)) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.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))))) a) (*.f64 #s(literal 1/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)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) a))) a))) (*.f64 a a)) |
(* 1/6 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) b) a) |
(+ (* 1/8 (/ c b)) (* 1/6 (/ b a))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal 1/6 binary64) b) a)) |
(+ (* 1/6 (/ b a)) (* c (+ (* 3/16 (/ (* a c) (pow b 3))) (* 1/8 (/ 1 b))))) |
(fma.f64 c (fma.f64 #s(literal 3/16 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/8 binary64) b)) (/.f64 (*.f64 #s(literal 1/6 binary64) b) a)) |
(+ (* 1/6 (/ b a)) (* c (+ (* c (+ (* -1/3 (* c (+ (* -27/32 (/ (pow a 2) (pow b 5))) (* -27/128 (/ (pow a 2) (pow b 5)))))) (* 3/16 (/ a (pow b 3))))) (* 1/8 (/ 1 b))))) |
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -1/3 binary64) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -135/128 binary64)) (*.f64 #s(literal 3/16 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/8 binary64) b)) (/.f64 (*.f64 #s(literal 1/6 binary64) b) a)) |
(* 1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))) c) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))) c) |
(/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3)))))) c) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -3 binary64))))) c) |
(/ (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))))) (sqrt -3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt -3) 4))))) (pow c 3))) (+ (* -1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -3) 3))))) (pow c 2))) (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt -3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -3))))))) c) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/2 binary64)) (*.f64 c c)) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -3 binary64)))))) c) |
(* -1/3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (/ (+ (* -1/3 (/ (pow b 3) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 3 binary64)))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2)))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 c (*.f64 (*.f64 a a) #s(literal 3 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)) c))) c))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))))) (* 1/3 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 3) (pow (sqrt 3) 4))))) c))) c)) (* 1/3 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 2))))) c)) (* 1/3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a a) #s(literal 3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))))) c) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) c))) c))) c)) |
(* 6 (* a b)) |
(*.f64 #s(literal 6 binary64) (*.f64 a b)) |
(* a (+ (* -9/2 (/ (* a c) b)) (* 6 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 (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))) |
(*.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 (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) 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/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))))) |
(*.f64 (*.f64 a 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))))) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b a)))))) |
(* -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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a)))) |
(*.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 #s(literal 3 binary64) (/.f64 b a)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 b) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)))) |
(*.f64 (*.f64 a a) (fma.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 (/.f64 (fma.f64 #s(literal -3 binary64) b (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) a)))) |
(* (pow a 2) (+ (* -3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a)))) |
(*.f64 (*.f64 a a) (fma.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 (/.f64 (fma.f64 #s(literal -3 binary64) b (neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.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 b b) (/.f64 (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/2 (* (sqrt (/ a c)) (/ b (sqrt -3)))) (* 3 a)))) |
(fma.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (fma.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)))) |
(+ (* 3 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ (* 3 a) (* b (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.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)) (/.f64 #s(literal 1 binary64) (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 (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (* 6 a))) |
(*.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 (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a)))) |
(*.f64 b (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 6 binary64) a)))) |
(* b (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 6 a))))) |
(*.f64 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 6 binary64))) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 6 binary64) a))))) |
(* 9/2 (/ (* (pow a 2) c) b)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 (*.f64 a a) c) b)) |
(* -1 (/ (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c))) b)) |
(* -1 (/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)) |
(neg.f64 (/.f64 (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))) (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)))) b)) |
(* -1 (/ (+ (* -81/16 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -9/2 (* (pow a 2) c)) (+ (* -27/8 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -3/2 (/ (* a (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)) |
(neg.f64 (/.f64 (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))) (fma.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c) (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.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 (*.f64 #s(literal -27/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 b b))))) b)) |
(* 6 (* a b)) |
(*.f64 #s(literal 6 binary64) (*.f64 a b)) |
(+ (* -9/2 (/ (* (pow a 2) c) b)) (* 6 (* a b))) |
(fma.f64 #s(literal 6 binary64) (*.f64 a b) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 a a) c)) b)) |
(+ (* 6 (* a b)) (* c (+ (* -9/2 (/ (pow a 2) b)) (* -27/8 (/ (* (pow a 3) c) (pow b 3)))))) |
(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 (+ (* -81/16 (/ (* (pow a 4) c) (pow b 5))) (* -27/8 (/ (pow a 3) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -27/8 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) (/.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/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c))))) |
(*.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/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 3 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (* 3 (/ (* a b) c)))))) |
(*.f64 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))))) (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))))))) |
(* -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 (/ (* a b) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(*.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 (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.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)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 a b))) c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* a b))) c)) (* 3 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3))))))) |
(*.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)))) (neg.f64 (/.f64 (fma.f64 #s(literal 3 binary64) (*.f64 a b) (neg.f64 (/.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 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) c))) c)))) |
Compiled 114 009 to 6 441 computations (94.4% saved)
51 alts after pruning (47 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 128 | 25 | 2 153 |
| Fresh | 64 | 22 | 86 |
| Picked | 3 | 2 | 5 |
| Done | 3 | 2 | 5 |
| Total | 2 198 | 51 | 2 249 |
| Status | Accuracy | Program |
|---|---|---|
| 87.6% | (fma.f64 (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) | |
| 99.1% | (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) | |
| 80.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) | |
| 99.1% | (/.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) | |
| 99.3% | (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) | |
| 99.5% | (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) | |
| 99.1% | (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) a) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 99.1% | (/.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) a) | |
| 98.9% | (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 0 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) | |
| 57.0% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) | |
| 98.9% | (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/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)) (fma.f64 b b (*.f64 b b)))) a) | |
| 63.4% | (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 63.4% | (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 63.4% | (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) | |
| 99.1% | (/.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) | |
| 57.4% | (/.f64 (-.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 3 binary64) a)) | |
| 57.0% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) | |
| 56.8% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 56.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 56.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
| 56.5% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 3 binary64) a)) | |
| 56.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 3 binary64) a)) | |
| 99.0% | (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 99.0% | (/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 57.0% | (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) a) | |
| 56.8% | (/.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)) | |
| 99.0% | (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) | |
| 63.4% | (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) | |
| 80.6% | (/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) | |
| 63.4% | (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 63.4% | (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 99.3% | (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) | |
| 99.0% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) a)) | |
| 56.8% | (/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 63.4% | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) | |
| 81.4% | (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) | |
| 81.4% | (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c)) | |
| ✓ | 56.8% | (/.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)))))) |
| 56.8% | (/.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 3 binary64))) | |
| 81.3% | (/.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))) | |
| 56.8% | (/.f64 #s(literal -1 binary64) (*.f64 a (/.f64 #s(literal 3 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) | |
| 99.0% | (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))))) | |
| 99.0% | (*.f64 (pow.f64 (/.f64 a (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 98.9% | (*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64))) #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)))))) | |
| 57.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) | |
| 57.0% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) | |
| ✓ | 63.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
| 56.8% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3 binary64))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) | |
| 80.6% | (*.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)))) | |
| 80.7% | (*.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))) | |
| ✓ | 63.5% | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
Compiled 6 783 to 1 505 computations (77.8% saved)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.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/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.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 (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 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c)) |
(/.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/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 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.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 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c b) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.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)))) |
(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 #s(literal -1 binary64) (*.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 -1 binary64) (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) |
(/.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 (-.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 a (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)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.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)) #s(literal 0 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 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)) #s(literal 0 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 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (/.f64 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) b) b) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 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 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) |
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) a) (*.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 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (+.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 (*.f64 c #s(literal -3 binary64)) a #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 b (fma.f64 b (*.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (*.f64 a (*.f64 c (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)) (/.f64 #s(literal -3/2 binary64) b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 c #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 a #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) (+.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)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 a (/.f64 (fma.f64 c (*.f64 (*.f64 b b) #s(literal -3/2 binary64)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -9/8 binary64)))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) a) |
(*.f64 (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.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))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (fma.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.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)))) (*.f64 #s(literal 3 binary64) a)) |
(/.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)) #s(literal 9/8 binary64) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -3/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -9/8 binary64) (*.f64 a a))) (*.f64 b b))) (*.f64 #s(literal 3 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (fma.f64 c (*.f64 (/.f64 #s(literal -3/2 binary64) b) a) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b 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 c c) (fma.f64 #s(literal -3/2 binary64) (/.f64 a c) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b)) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 (neg.f64 (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(/.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b 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 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 a #s(literal 3 binary64)) (*.f64 a (fma.f64 c (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c c)) (*.f64 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) (*.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 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) |
(fma.f64 a (/.f64 (fma.f64 c (*.f64 c #s(literal -3/8 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) a) (*.f64 b b)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.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 b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.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 3 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 0 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -9/16 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -9/16 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) a (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) 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 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) (+.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 (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)))))) (*.f64 #s(literal 3 binary64) a)) |
(-.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 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.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) (+.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 (*.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)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (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 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (fma.f64 b b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/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)) (fma.f64 b b (*.f64 b b)))) a) |
(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 (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)) #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)))))))) |
(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)))))))) |
(/.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 (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 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (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 b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 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 (pow.f64 (/.f64 a (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/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 b b)) (fma.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 b (*.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 #s(literal 3 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64))) #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 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 (/.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 a #s(literal 3 binary64)))) (/.f64 (*.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 (*.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))))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (*.f64 a (fma.f64 c (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 c (/.f64 (*.f64 (*.f64 c c) #s(literal -9/16 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal 405/64 binary64) a) #s(literal -1/6 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(fma.f64 (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))) a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 405/64 binary64) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 c c) #s(literal -9/16 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a a) (fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) 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 (*.f64 a a) (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a (*.f64 a b)))))) |
(/.f64 (*.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))) (*.f64 #s(literal 3 binary64) a)) |
(/.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 (-.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 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.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)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (*.f64 b (*.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 (neg.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 #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 #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 (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 #s(literal 3 binary64) a)) |
(/.f64 (/.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 #s(literal 3 binary64) a)) |
(*.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 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))))) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -135/128 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) 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))) |
(/.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 (fma.f64 #s(literal -135/128 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.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 c #s(literal -1/2 binary64))))) 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) |
(*.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))) |
(*.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))) (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))))) c))) |
(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 (*.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))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.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))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (/.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 -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))) (*.f64 #s(literal 3 binary64) a)) |
(/.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 (*.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 (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 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 (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)) |
(/.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 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #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 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(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) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))) |
(/.f64 (-.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 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 (+.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))))) (+.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b 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 (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 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.f64 a #s(literal 3 binary64))) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) |
5 calls:
| 77.0ms | a |
| 48.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)) |
| 43.0ms | (*.f64 #s(literal 3 binary64) a) |
| 42.0ms | c |
| 42.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | a |
| 99.5% | 1 | b |
| 99.5% | 1 | c |
| 99.5% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 99.5% | 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 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.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/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.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 (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 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c)) |
(/.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/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 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.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 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c b) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.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)))) |
(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 #s(literal -1 binary64) (*.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 -1 binary64) (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) |
(/.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 (-.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 a (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)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.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)) #s(literal 0 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 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)) #s(literal 0 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 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) (/.f64 c a)) (*.f64 #s(literal -3/8 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) b) b) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 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 #s(literal -3 binary64) (*.f64 a c)) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) a) |
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) a) (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
5 calls:
| 262.0ms | a |
| 43.0ms | (*.f64 #s(literal 3 binary64) a) |
| 17.0ms | b |
| 17.0ms | c |
| 15.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.3% | 1 | a |
| 99.3% | 1 | b |
| 99.3% | 1 | c |
| 99.3% | 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.3% | 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 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.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/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.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 (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 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c)) |
(/.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/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 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.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 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c b) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.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)))) |
(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 #s(literal -1 binary64) (*.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 -1 binary64) (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) |
(/.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 (-.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 a (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)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.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)) #s(literal 0 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
| Outputs |
|---|
(/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))))) |
5 calls:
| 21.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)) |
| 19.0ms | (*.f64 #s(literal 3 binary64) a) |
| 16.0ms | c |
| 14.0ms | a |
| 13.0ms | b |
| 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 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.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/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.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 (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 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c)) |
(/.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/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 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.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 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c b) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.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)))) |
(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 #s(literal -1 binary64) (*.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 -1 binary64) (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) |
(/.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 (-.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 a (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)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
| Outputs |
|---|
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
5 calls:
| 18.0ms | a |
| 14.0ms | b |
| 13.0ms | (*.f64 #s(literal 3 binary64) a) |
| 13.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)) |
| 12.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 1 | b |
| 99.0% | 1 | c |
| 99.0% | 1 | a |
| 99.0% | 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.0% | 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 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.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/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.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 (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 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c)) |
(/.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/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 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.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 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 a (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c b) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) (*.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)))) |
(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 #s(literal -1 binary64) (*.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 -1 binary64) (*.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) |
(/.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 (-.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 a (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)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c c) #s(literal -3/8 binary64)))) b) (*.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))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c)) |
5 calls:
| 16.0ms | (*.f64 #s(literal 3 binary64) a) |
| 15.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)) |
| 15.0ms | b |
| 12.0ms | c |
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.4% | 1 | a |
| 84.7% | 2 | b |
| 81.4% | 1 | c |
| 85.6% | 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)) |
| 81.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 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.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/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.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 (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 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c)) |
(/.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) c) a)))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c)) |
1 calls:
| 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 |
|---|---|---|
| 85.6% | 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)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.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/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.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 (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 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)))) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
1 calls:
| 8.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 |
|---|---|---|
| 85.6% | 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)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.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/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.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 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
1 calls:
| 6.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 |
|---|---|---|
| 85.6% | 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)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.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/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
1 calls:
| 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 |
|---|---|---|
| 85.6% | 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)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
| Outputs |
|---|
(*.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) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
1 calls:
| 6.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 |
|---|---|---|
| 85.6% | 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)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
5 calls:
| 7.0ms | a |
| 4.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)) |
| 4.0ms | b |
| 4.0ms | c |
| 4.0ms | (*.f64 #s(literal 3 binary64) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.4% | 1 | c |
| 81.4% | 1 | a |
| 81.4% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 81.4% | 1 | b |
| 81.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)) |
Compiled 38 to 26 computations (31.6% saved)
Total -0.2b remaining (-0.7%)
Threshold costs -0.2b (-0.7%)
| Inputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #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 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
5 calls:
| 6.0ms | b |
| 4.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)) |
| 4.0ms | (*.f64 #s(literal 3 binary64) a) |
| 4.0ms | c |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.5% | 1 | a |
| 63.5% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 63.5% | 1 | b |
| 63.5% | 1 | c |
| 63.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)) |
Compiled 38 to 26 computations (31.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0278461042240251 | -0.023729252372921738 |
Compiled 23 to 18 computations (21.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0278461042240251 | -0.023729252372921738 |
Compiled 23 to 18 computations (21.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0278461042240251 | -0.023729252372921738 |
Compiled 23 to 18 computations (21.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0278461042240251 | -0.023729252372921738 |
Compiled 23 to 18 computations (21.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0278461042240251 | -0.023729252372921738 |
Compiled 23 to 18 computations (21.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.0278461042240251 | -0.023729252372921738 |
Compiled 23 to 18 computations (21.7% saved)
| 1× | egg-herbie |
| 64× | *-commutative_binary64 |
| 40× | +-commutative_binary64 |
| 34× | sub-neg_binary64 |
| 28× | neg-sub0_binary64 |
| 28× | neg-mul-1_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 396 |
| 1 | 118 | 388 |
| 2 | 148 | 388 |
| 3 | 172 | 388 |
| 4 | 196 | 388 |
| 5 | 210 | 388 |
| 6 | 216 | 388 |
| 7 | 218 | 388 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.f64 a (*.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 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 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 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 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 (fma.f64 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (neg.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)) #s(literal 0 binary64)) (*.f64 a (*.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 c (*.f64 a #s(literal -3 binary64)) #s(literal 0 binary64)) #s(literal 1/3 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1/3 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) #s(literal -3602879701896397/144115188075855872 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) (*.f64 b #s(literal 2 binary64))) c))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) c))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) #s(literal -3602879701896397/144115188075855872 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) (*.f64 b #s(literal 2 binary64))) c))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) #s(literal -3602879701896397/144115188075855872 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) #s(literal -3602879701896397/144115188075855872 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) #s(literal -3602879701896397/144115188075855872 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.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)) #s(literal -3602879701896397/144115188075855872 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 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) #s(literal -3602879701896397/144115188075855872 binary64)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c))))) |
(/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3/2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
| 11 360× | accelerator-lowering-fma.f32 |
| 11 360× | accelerator-lowering-fma.f64 |
| 6 828× | *-lowering-*.f32 |
| 6 828× | *-lowering-*.f64 |
| 6 730× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 470 | 2458 |
| 1 | 1445 | 2441 |
| 2 | 4896 | 2418 |
| 0 | 8064 | 2302 |
| 0 | 12 | 46 |
| 1 | 63 | 44 |
| 2 | 517 | 43 |
| 3 | 6808 | 43 |
| 0 | 8097 | 40 |
| 0 | 66 | 423 |
| 1 | 376 | 367 |
| 2 | 3877 | 359 |
| 0 | 8682 | 341 |
| 0 | 2717 | 20815 |
| 1 | 7983 | 20409 |
| 0 | 8111 | 19611 |
| 0 | 59 | 351 |
| 1 | 345 | 349 |
| 2 | 3265 | 341 |
| 0 | 8845 | 326 |
| 0 | 66 | 431 |
| 1 | 409 | 364 |
| 2 | 3788 | 346 |
| 0 | 8669 | 325 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 669 to 279 computations (58.3% saved)
Compiled 822 to 180 computations (78.1% saved)
Loading profile data...