
Time bar (total: 11.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 0 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 1 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 2 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 3 |
| 0% | 0% | 48.6% | 51.4% | 0% | 0% | 0% | 4 |
| 31.3% | 15.2% | 33.4% | 51.4% | 0% | 0% | 0% | 5 |
| 34.4% | 16.7% | 31.9% | 51.4% | 0% | 0% | 0% | 6 |
| 51.6% | 25.1% | 23.6% | 51.4% | 0% | 0% | 0% | 7 |
| 53.1% | 25.8% | 22.8% | 51.4% | 0% | 0% | 0% | 8 |
| 62.5% | 30.4% | 18.2% | 51.4% | 0% | 0% | 0% | 9 |
| 63.7% | 31% | 17.7% | 51.4% | 0% | 0% | 0% | 10 |
| 68.6% | 33.3% | 15.3% | 51.4% | 0% | 0% | 0% | 11 |
| 69.2% | 33.7% | 15% | 51.4% | 0% | 0% | 0% | 12 |
Compiled 27 to 21 computations (22.2% saved)
| 1.1s | 6 242× | 0 | valid |
| 270.0ms | 930× | 2 | valid |
| 210.0ms | 377× | 3 | valid |
| 161.0ms | 634× | 1 | valid |
| 29.0ms | 73× | 4 | valid |
| 16.0ms | 28× | 5 | exit |
ival-mult: 346.0ms (25.8% of total)const: 288.0ms (21.5% of total)ival-sqrt: 225.0ms (16.8% of total)ival-add: 170.0ms (12.7% of total)ival-div: 100.0ms (7.5% of total)ival-<: 78.0ms (5.8% of total)adjust: 59.0ms (4.4% of total)ival-fabs: 50.0ms (3.7% of total)exact: 12.0ms (0.9% of total)ival-and: 11.0ms (0.8% of total)ival-assert: 3.0ms (0.2% of total)| 2× | egg-herbie |
| 248× | distribute-lft-neg-in |
| 218× | unsub-neg |
| 196× | associate-*r* |
| 196× | associate-*l* |
| 166× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 108 |
| 1 | 102 | 104 |
| 2 | 202 | 104 |
| 3 | 407 | 104 |
| 4 | 666 | 104 |
| 5 | 1003 | 104 |
| 6 | 1335 | 104 |
| 7 | 1547 | 104 |
| 8 | 1699 | 104 |
| 9 | 1935 | 104 |
| 10 | 2002 | 104 |
| 11 | 2030 | 104 |
| 12 | 2032 | 104 |
| 0 | 14 | 17 |
| 1 | 29 | 17 |
| 2 | 36 | 17 |
| 3 | 38 | 17 |
| 4 | 39 | 17 |
| 0 | 39 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
| Outputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64))) |
| Inputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x))))))) |
(sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x)))))))) |
(neg (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x)))))))) |
(neg (sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x))))))))) |
(sqrt (* 1/2 (+ 1 (/ p (sqrt (+ (* (* 4 x) x) (* p p))))))) |
| Outputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x))))))) |
(sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
(sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x)))))))) |
(sqrt (+ 1/2 (/ (* x -1/2) (sqrt (+ (* 4 (* p p)) (* x x)))))) |
(neg (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 (neg p)) (neg p)) (* x x)))))))) |
(neg (sqrt (+ 1/2 (/ (* 1/2 x) (sqrt (+ (* 4 (* p p)) (* x x))))))) |
(neg (sqrt (* 1/2 (+ 1 (/ (neg x) (sqrt (+ (* (* 4 p) p) (* (neg x) (neg x))))))))) |
(neg (sqrt (+ 1/2 (/ (* x -1/2) (sqrt (+ (* 4 (* p p)) (* x x))))))) |
(sqrt (* 1/2 (+ 1 (/ p (sqrt (+ (* (* 4 x) x) (* p p))))))) |
(sqrt (+ 1/2 (/ (* 1/2 p) (sqrt (+ (* x (* x 4)) (* p p)))))) |
(abs p)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 77 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 37 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 12 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | p |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) p) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) | oflow-rescue | 77 | 0 |
| ↳ | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) | overflow | 77 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | overflow | 77 | |
+.f64 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | cancellation | 37 | 0 |
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) | uflow-rescue | 12 | 0 |
| ↳ | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) | underflow | 4 | |
| ↳ | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) | underflow | 16 | |
| ↳ | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) | underflow | 16 | |
| ↳ | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) | underflow | 14 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) p) p) | underflow | 53 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 49 | 0 |
| - | 77 | 130 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 49 | 0 | 0 |
| - | 77 | 0 | 130 |
| number | freq |
|---|---|
| 0 | 130 |
| 1 | 126 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 52.0ms | 410× | 0 | valid |
| 11.0ms | 54× | 1 | valid |
| 8.0ms | 32× | 2 | valid |
| 6.0ms | 14× | 3 | valid |
| 1.0ms | 2× | 4 | valid |
Compiled 230 to 60 computations (73.9% saved)
ival-add: 16.0ms (33.8% of total)ival-mult: 14.0ms (29.5% of total)ival-sqrt: 9.0ms (19% of total)ival-div: 5.0ms (10.6% of total)adjust: 2.0ms (4.2% of total)exact: 1.0ms (2.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 82.2% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
Compiled 19 to 14 computations (26.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 32× | *-lowering-*.f32 |
| 32× | *-lowering-*.f64 |
| 18× | accelerator-lowering-fma.f32 |
| 18× | accelerator-lowering-fma.f64 |
| 12× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 94 |
| 1 | 29 | 94 |
| 2 | 36 | 94 |
| 3 | 38 | 94 |
| 4 | 39 | 94 |
| 0 | 39 | 86 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
1/2 |
(+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
1 |
(/ x (sqrt (+ (* (* 4 p) p) (* x x)))) |
x |
(sqrt (+ (* (* 4 p) p) (* x x))) |
(+ (* (* 4 p) p) (* x x)) |
(* (* 4 p) p) |
(* 4 p) |
4 |
p |
(* x x) |
| Outputs |
|---|
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))))) |
1 |
#s(literal 1 binary64) |
(/ x (sqrt (+ (* (* 4 p) p) (* x x)))) |
(/.f64 x (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)))) |
x |
(sqrt (+ (* (* 4 p) p) (* x x))) |
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x))) |
(+ (* (* 4 p) p) (* x x)) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(* (* 4 p) p) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
(* 4 p) |
(*.f64 #s(literal 4 binary64) p) |
4 |
#s(literal 4 binary64) |
p |
(* x x) |
(*.f64 x x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)) |
| ✓ | accuracy | 95.6% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| ✓ | accuracy | 86.7% | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| ✓ | accuracy | 72.1% | (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))) |
| 78.0ms | 16× | 2 | valid |
| 20.0ms | 205× | 0 | valid |
| 18.0ms | 27× | 1 | valid |
| 2.0ms | 7× | 3 | valid |
| 0.0ms | 1× | 4 | valid |
Compiled 96 to 16 computations (83.3% saved)
ival-div: 90.0ms (83.9% of total)ival-mult: 8.0ms (7.5% of total)ival-sqrt: 5.0ms (4.7% of total)ival-add: 3.0ms (2.8% of total)adjust: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))> |
#<alt (+ (* (* 4 p) p) (* x x))> |
#<alt (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))))> |
#<alt (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))> |
#<alt (sqrt (+ (* (* 4 p) p) (* x x)))> |
| Outputs |
|---|
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ x p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)))> |
#<alt (pow x 2)> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (* 4 (pow p 2))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* 4 (pow p 2))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2))))> |
#<alt (* 4 (pow p 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (+ (* 4 (pow p 2)) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2)))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ x p)))> |
#<alt (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))> |
#<alt (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))> |
#<alt 2> |
#<alt (+ 2 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (* 2 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2))> |
#<alt 2> |
#<alt (+ 2 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ x p)))> |
#<alt (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))> |
#<alt (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))> |
#<alt x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))> |
#<alt (* 2 p)> |
#<alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -2 p)> |
#<alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))> |
#<alt (* 2 p)> |
#<alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
| 1.0ms | x | @ | inf | (sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
| 1.0ms | x | @ | -inf | (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
| 1.0ms | p | @ | 0 | (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
| 1.0ms | x | @ | inf | (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
| 1× | batch-egg-rewrite |
| 4 862× | accelerator-lowering-fma.f32 |
| 4 862× | accelerator-lowering-fma.f64 |
| 3 532× | *-lowering-*.f32 |
| 3 532× | *-lowering-*.f64 |
| 2 388× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 66 |
| 1 | 68 | 66 |
| 2 | 492 | 66 |
| 3 | 6948 | 66 |
| 0 | 8473 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x)))))) |
(+ (* (* 4 p) p) (* x x)) |
(sqrt (* 1/2 (+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))))) |
(+ 1 (/ x (sqrt (+ (* (* 4 p) p) (* x x))))) |
(sqrt (+ (* (* 4 p) p) (* x x))) |
| Outputs |
|---|
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64))) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(+.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(-.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 #s(literal 4 binary64) (*.f64 p p) (*.f64 x x)) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 p p)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 p (*.f64 #s(literal 4 binary64) p) (*.f64 x x)) |
(fma.f64 p (/.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) p (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 4 binary64) p) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 p (*.f64 p p))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (/.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 p p) #s(literal 4 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x)) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 p (*.f64 p (*.f64 p p))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 p (*.f64 (*.f64 p p) #s(literal 16 binary64))) (/.f64 p (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 #s(literal 4 binary64) p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 p (*.f64 #s(literal 4 binary64) p))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(neg.f64 (neg.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p))))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p)))))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p))))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p))))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p)))))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p)))))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (/.f64 (*.f64 p p) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) (fma.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 p p) #s(literal 16 binary64)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) |
(pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) |
(*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (*.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (/.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)) (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (/.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))) (*.f64 (*.f64 p p) (*.f64 p (*.f64 p (*.f64 p p)))))))) (fma.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (-.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))) (-.f64 (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 p (*.f64 p (*.f64 p p))) (*.f64 p (*.f64 p (*.f64 p p))))) (*.f64 (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))))) (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) (sqrt.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 9 binary64))) (*.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (*.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 3 binary64)))) (fma.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) (+.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))) (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) (sqrt.f64 (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -16 binary64) (*.f64 p (*.f64 p (*.f64 p p)))))) (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
(*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 #s(literal 64 binary64) (*.f64 p (*.f64 p p)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))) (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 p p) #s(literal -4 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x))))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 9 590× | accelerator-lowering-fma.f32 |
| 9 590× | accelerator-lowering-fma.f64 |
| 6 900× | *-lowering-*.f32 |
| 6 900× | *-lowering-*.f64 |
| 4 472× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 2482 |
| 1 | 1325 | 2377 |
| 2 | 4606 | 2304 |
| 0 | 8075 | 2141 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(pow x 2) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* 4 (pow p 2)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(* 4 (pow p 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
| Outputs |
|---|
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 x (*.f64 x (fma.f64 #s(literal 3/512 binary64) (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 p p)) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 p (*.f64 p (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p))) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) x (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) p)) |
(pow x 2) |
(*.f64 x x) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* (pow p 2) (+ 4 (/ (pow x 2) (pow p 2)))) |
(*.f64 (*.f64 p p) (fma.f64 x (/.f64 x (*.f64 p p)) #s(literal 4 binary64))) |
(* 4 (pow p 2)) |
(*.f64 (*.f64 p p) #s(literal 4 binary64)) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(+ (* 4 (pow p 2)) (pow x 2)) |
(fma.f64 x x (*.f64 (*.f64 p p) #s(literal 4 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* 4 (/ (pow p 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -3/128 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 p p)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 p p)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (/.f64 (*.f64 p p) #s(literal 2 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)))))) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 p p))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))))) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) (neg.f64 x)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 p p)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 p (*.f64 p (fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p p))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1/32 binary64)))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -3/64 binary64)) p) #s(literal -1/2 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 x x)))) (neg.f64 p))) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 3/256 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))))) (pow.f64 x #s(literal 6 binary64)))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 p (*.f64 p #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p))) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(fma.f64 x (fma.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) p)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (/.f64 #s(literal -3/256 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) (*.f64 p p))) p)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 p (*.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x))) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 2 binary64) x)) x) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 2 binary64))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 2 binary64)))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 p (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 p #s(literal 6 binary64))))) |
(* -2 p) |
(*.f64 p #s(literal -2 binary64)) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 p (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 2 binary64)))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 2 binary64))) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 p)) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) p) (*.f64 p #s(literal 2 binary64))) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 p #s(literal 2 binary64))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x (/.f64 x (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 p #s(literal 2 binary64))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (fma.f64 (*.f64 p p) (/.f64 #s(literal -2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) x)) |
Compiled 15 528 to 1 955 computations (87.4% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 382 | 14 | 396 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 383 | 14 | 397 |
| Status | Accuracy | Program |
|---|---|---|
| 53.3% | (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) | |
| ▶ | 22.6% | (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
| 55.2% | (/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) | |
| ▶ | 81.8% | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
| 82.2% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| 28.7% | (sqrt.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) | |
| 53.4% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) | |
| 12.9% | (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 p p)) (*.f64 x x))) | |
| ▶ | 16.2% | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
| ▶ | 82.2% | (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
| 40.0% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)))))) | |
| 79.5% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) x))))) | |
| 38.8% | (sqrt.f64 #s(literal 1 binary64)) | |
| ▶ | 57.7% | (sqrt.f64 #s(literal 1/2 binary64)) |
Compiled 510 to 302 computations (40.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 p p) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 p p) (*.f64 x x)) |
| ✓ | cost-diff | 1152 | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
| ✓ | cost-diff | 1216 | (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
| 1 464× | accelerator-lowering-fma.f32 |
| 1 464× | accelerator-lowering-fma.f64 |
| 1 316× | *-lowering-*.f32 |
| 1 316× | *-lowering-*.f64 |
| 1 090× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 257 |
| 1 | 54 | 253 |
| 2 | 113 | 253 |
| 3 | 261 | 253 |
| 4 | 445 | 253 |
| 5 | 533 | 253 |
| 6 | 669 | 253 |
| 7 | 812 | 253 |
| 8 | 906 | 253 |
| 9 | 1156 | 253 |
| 10 | 2018 | 253 |
| 11 | 3096 | 253 |
| 12 | 3420 | 253 |
| 13 | 3632 | 253 |
| 14 | 3795 | 253 |
| 15 | 3841 | 253 |
| 16 | 3942 | 253 |
| 17 | 4149 | 253 |
| 18 | 4249 | 253 |
| 19 | 4249 | 253 |
| 20 | 4249 | 253 |
| 21 | 4297 | 253 |
| 22 | 4591 | 253 |
| 0 | 4591 | 238 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt (/ 1/2 (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))))) |
(/ 1/2 (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))))) |
1/2 |
(/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) |
1 |
(+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))) |
(/ x (sqrt (+ (* x x) (* p (* 4 p))))) |
x |
(sqrt (+ (* x x) (* p (* 4 p)))) |
(+ (* x x) (* p (* 4 p))) |
(* p (* 4 p)) |
p |
(* 4 p) |
4 |
(sqrt 1/2) |
1/2 |
(sqrt (/ (* p p) (* x x))) |
(/ (* p p) (* x x)) |
(* p p) |
p |
(* x x) |
x |
(/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
(* (sqrt 1/2) (* (sqrt 2) p)) |
(sqrt 1/2) |
1/2 |
(* (sqrt 2) p) |
(sqrt 2) |
2 |
p |
(neg x) |
x |
(* (sqrt (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) (sqrt 1/2)) |
(sqrt (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) |
(+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))) |
1 |
(/ x (sqrt (+ (* x x) (* p (* 4 p))))) |
x |
(sqrt (+ (* x x) (* p (* 4 p)))) |
(+ (* x x) (* p (* 4 p))) |
(* p (* 4 p)) |
p |
(* 4 p) |
4 |
(sqrt 1/2) |
1/2 |
| Outputs |
|---|
(sqrt (/ 1/2 (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(/ 1/2 (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/ x (sqrt (+ (* x x) (* p (* 4 p))))) |
(/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
x |
(sqrt (+ (* x x) (* p (* 4 p)))) |
(sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) |
(+ (* x x) (* p (* 4 p))) |
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) |
(* p (* 4 p)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
p |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (/ (* p p) (* x x))) |
(fabs.f64 (/.f64 p x)) |
(/ (* p p) (* x x)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(* p p) |
(*.f64 p p) |
p |
(* x x) |
(*.f64 x x) |
x |
(/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x)) |
(* (sqrt 1/2) (* (sqrt 2) p)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* (sqrt 2) p) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
p |
(neg x) |
(neg.f64 x) |
x |
(* (sqrt (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(sqrt (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
1 |
#s(literal 1 binary64) |
(/ x (sqrt (+ (* x x) (* p (* 4 p))))) |
(/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
x |
(sqrt (+ (* x x) (* p (* 4 p)))) |
(sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) |
(+ (* x x) (* p (* 4 p))) |
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) |
(* p (* 4 p)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
p |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.4% | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 95.6% | (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) |
| ✓ | accuracy | 86.7% | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
| ✓ | accuracy | 72.1% | (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 x) |
| ✓ | accuracy | 99.4% | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) |
| ✓ | accuracy | 99.2% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 p p) |
| ✓ | accuracy | 84.8% | (/.f64 (*.f64 p p) (*.f64 x x)) |
| ✓ | accuracy | 69.2% | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
| ✓ | accuracy | 95.6% | (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
| ✓ | accuracy | 86.7% | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) |
| ✓ | accuracy | 72.1% | (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) |
| 59.0ms | 205× | 0 | valid |
| 10.0ms | 17× | 2 | valid |
| 9.0ms | 27× | 1 | valid |
| 4.0ms | 7× | 3 | valid |
Compiled 250 to 29 computations (88.4% saved)
ival-div: 22.0ms (41.5% of total)ival-sqrt: 14.0ms (26.4% of total)ival-mult: 11.0ms (20.8% of total)ival-add: 3.0ms (5.7% of total)adjust: 1.0ms (1.9% of total)exact: 1.0ms (1.9% of total)ival-neg: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1/2 (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))))> |
#<alt (sqrt (/ 1/2 (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))))))> |
#<alt (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))))> |
#<alt (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))> |
#<alt (sqrt 1/2)> |
#<alt (sqrt (/ (* p p) (* x x)))> |
#<alt (/ (* p p) (* x x))> |
#<alt (* p p)> |
#<alt (* x x)> |
#<alt (/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x))> |
#<alt (* (sqrt 1/2) (* (sqrt 2) p))> |
#<alt (* (sqrt 2) p)> |
#<alt (* (sqrt (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) (sqrt 1/2))> |
#<alt (sqrt (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))))> |
#<alt (/ x (sqrt (+ (* x x) (* p (* 4 p)))))> |
#<alt (sqrt (+ (* x x) (* p (* 4 p))))> |
#<alt (neg x)> |
| Outputs |
|---|
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ x p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* x (- (* 1/4 (/ x (pow p 2))) (* 1/2 (/ 1 p)))))> |
#<alt (+ 1 (* x (- (* x (+ (* -1/16 (/ x (pow p 3))) (* 1/4 (/ 1 (pow p 2))))) (* 1/2 (/ 1 p)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -1/2 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -1/8 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1/2 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (pow p 4) (pow x 4))) (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))> |
#<alt (* 1/2 (/ (pow x 2) (pow p 2)))> |
#<alt (* (pow x 2) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/2 (/ 1 (pow p 2)))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (* 1/2 (/ 1 (pow p 2)))) (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2))))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/32 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/8 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (* 1/2 (/ 1 (pow p 2)))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4))))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/2 (* (pow p 2) (+ (* -1 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1/2 (* (pow p 2) (+ (* (pow p 2) (- (* 5/2 (/ (pow p 2) (pow x 6))) (/ 1 (pow x 4)))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (- (+ 1 (* 1/4 (/ (pow x 2) (pow p 2)))) (* 1/2 (/ x p)))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 3)) (* 1/8 (pow x 3))) (pow p 3)))) (+ (* -1/4 (/ (pow x 2) (pow p 2))) (* 1/2 (/ x p))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ x p)))> |
#<alt (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) p)) (* 1/2 x)) p)))> |
#<alt (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (pow x 3) p)) (* 1/8 (/ (pow x 3) p))) (* -1/4 (pow x 2))) p)) (* 1/2 x)) p)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ x p)))> |
#<alt (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))> |
#<alt (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))> |
#<alt 2> |
#<alt (+ 2 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (* 2 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2))> |
#<alt 2> |
#<alt (+ 2 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ x p)))> |
#<alt (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))> |
#<alt (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (* (sqrt 1/2) (sqrt 2)))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (* p (sqrt 2))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3))))))))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2))))))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p)))> |
#<alt 1> |
#<alt (+ 1 (* 1/4 (/ x p)))> |
#<alt (+ 1 (* x (+ (* -1/32 (/ x (pow p 2))) (* 1/4 (/ 1 p)))))> |
#<alt (+ 1 (* x (+ (* x (- (* -3/128 (/ x (pow p 3))) (* 1/32 (/ 1 (pow p 2))))) (* 1/4 (/ 1 p)))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))> |
#<alt (+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (sqrt 2))))))> |
#<alt (+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (sqrt 2)))) (* 1/2 (/ (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (* (pow x 6) (sqrt 2)))))))> |
#<alt (* -1 (/ (* p (sqrt 2)) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (* p (sqrt 2))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (sqrt 2))))) (* p (sqrt 2)))) x))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (sqrt 2))))) (* p (sqrt 2))))) x))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))))> |
#<alt (+ (sqrt 2) (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))) (/ 1 (* (pow x 2) (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6))))) (sqrt 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (sqrt 2))))) (/ 1 (* (pow x 2) (sqrt 2))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/4 (/ x p)))> |
#<alt (+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (* 1/4 (/ x p))))> |
#<alt (+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (+ (* 1/4 (/ x p)) (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (pow p 3))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (/ x p)))> |
#<alt (+ 1 (* -1 (/ (+ (* 1/32 (/ (pow x 2) p)) (* 1/4 x)) p)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) p)) (* -1/32 (pow x 2))) p)) (* 1/4 x)) p)))> |
#<alt (* 1/2 (/ x p))> |
#<alt (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt -1> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (* 1/2 (/ x p))> |
#<alt (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)> |
#<alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)> |
#<alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)> |
#<alt (* -1/2 (/ x p))> |
#<alt (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))> |
#<alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))> |
#<alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))> |
#<alt (* 2 p)> |
#<alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))> |
#<alt (* 2 p)> |
#<alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -2 p)> |
#<alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | p | @ | inf | (/ (* p p) (* x x)) |
| 1.0ms | p | @ | 0 | (/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
| 1.0ms | x | @ | -inf | (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) |
| 1.0ms | x | @ | 0 | (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) |
| 1.0ms | x | @ | 0 | (/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
| 1× | batch-egg-rewrite |
| 4 614× | *-lowering-*.f32 |
| 4 614× | *-lowering-*.f64 |
| 4 252× | accelerator-lowering-fma.f32 |
| 4 252× | accelerator-lowering-fma.f64 |
| 3 440× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 163 |
| 1 | 129 | 148 |
| 2 | 856 | 144 |
| 0 | 8652 | 133 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/2 (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))))) |
(sqrt (/ 1/2 (/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))))) |
(/ 1 (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) |
(+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p)))))) |
(sqrt 1/2) |
(sqrt (/ (* p p) (* x x))) |
(/ (* p p) (* x x)) |
(* p p) |
(* x x) |
(/ (* (sqrt 1/2) (* (sqrt 2) p)) (neg x)) |
(* (sqrt 1/2) (* (sqrt 2) p)) |
(* (sqrt 2) p) |
(* (sqrt (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) (sqrt 1/2)) |
(sqrt (+ 1 (/ x (sqrt (+ (* x x) (* p (* 4 p))))))) |
(/ x (sqrt (+ (* x x) (* p (* 4 p))))) |
(sqrt (+ (* x x) (* p (* 4 p)))) |
(neg x) |
| Outputs |
|---|
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) x #s(literal 1/2 binary64)) |
(neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64))) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(+.f64 (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(exp.f64 (*.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (/.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(fma.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (*.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (+.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(*.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (*.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (neg.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 x) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)) (neg.f64 x) #s(literal 1 binary64)) |
(neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (neg.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (*.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64))) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 p x))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 p x)) |
(fabs.f64 (/.f64 p (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 p (neg.f64 x))) |
(sqrt.f64 (*.f64 p (/.f64 p (*.f64 x x)))) |
(neg.f64 (/.f64 p (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x p)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) (/.f64 p (sqrt.f64 x)))) |
(/.f64 p x) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
(/.f64 (/.f64 p (sqrt.f64 x)) (sqrt.f64 x)) |
(/.f64 (neg.f64 p) (neg.f64 x)) |
(/.f64 (/.f64 p (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (*.f64 x (/.f64 x (*.f64 p p)))))) |
(/.f64 (sqrt.f64 (*.f64 p (/.f64 p (neg.f64 x)))) (sqrt.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 p (sqrt.f64 x))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (/.f64 p #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (neg.f64 p) #s(literal -1 binary64)) x) |
(pow.f64 (*.f64 p (/.f64 p (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 p x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (/.f64 x (*.f64 p p))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 x p) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 p x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 p (/.f64 p (*.f64 x x))) (*.f64 p (/.f64 p (*.f64 x x)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 p x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 p x)) |
(*.f64 p (/.f64 #s(literal 1 binary64) x)) |
(*.f64 p (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 p)) |
(*.f64 (neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 p) (/.f64 (sqrt.f64 p) x)) |
(*.f64 (/.f64 (sqrt.f64 p) x) (sqrt.f64 p)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) p) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
(*.f64 (/.f64 p (sqrt.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 p (sqrt.f64 x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 p (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 (neg.f64 p) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) p) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 p) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 p x)) (sqrt.f64 (/.f64 p x))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 p #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal -1 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(*.f64 (/.f64 (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 x (*.f64 p p)))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) (log.f64 (*.f64 x x)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 p (/.f64 p (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) (neg.f64 (*.f64 p (/.f64 p (*.f64 x x))))) |
(neg.f64 (neg.f64 (*.f64 p (/.f64 p (*.f64 x x))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 p (/.f64 p (*.f64 x x)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (/.f64 x (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 p p)) x)) |
(/.f64 p (/.f64 (*.f64 x x) p)) |
(/.f64 p (*.f64 (/.f64 x p) x)) |
(/.f64 p (*.f64 x (/.f64 x p))) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (/.f64 x (*.f64 p p))))) |
(/.f64 (*.f64 p (neg.f64 p)) (*.f64 x (neg.f64 x))) |
(/.f64 (/.f64 p x) (/.f64 x p)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 p p))) |
(/.f64 (/.f64 (*.f64 p p) x) x) |
(/.f64 (neg.f64 p) (*.f64 (/.f64 x p) (neg.f64 x))) |
(/.f64 (neg.f64 p) (*.f64 (neg.f64 x) (/.f64 x p))) |
(/.f64 (*.f64 p (/.f64 p (neg.f64 x))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 p p))) |
(/.f64 (neg.f64 (*.f64 p (/.f64 p (*.f64 x x)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 p (neg.f64 p)) #s(literal 1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 p))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1 binary64)) (*.f64 x (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 p x) #s(literal 1 binary64)) (/.f64 x p)) |
(/.f64 (*.f64 (/.f64 p x) (neg.f64 p)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) x) |
(/.f64 (/.f64 (*.f64 p (neg.f64 p)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) (neg.f64 x)) |
(pow.f64 (/.f64 p x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (/.f64 x (*.f64 p p))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (*.f64 x x)))) |
(*.f64 p (/.f64 p (*.f64 x x))) |
(*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) p)) |
(*.f64 p (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 p x))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 p p) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 p (/.f64 p (*.f64 x x))))) |
(*.f64 (*.f64 p (neg.f64 p)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 p (/.f64 p (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 p (*.f64 x x)) p) |
(*.f64 (neg.f64 p) (/.f64 (neg.f64 p) (*.f64 x x))) |
(*.f64 (neg.f64 p) (/.f64 (/.f64 p x) (neg.f64 x))) |
(*.f64 (neg.f64 p) (*.f64 p (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 p (/.f64 p (neg.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 p (neg.f64 x)) (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 p #s(literal 1 binary64)) (/.f64 p (*.f64 x x))) |
(*.f64 (/.f64 (neg.f64 p) #s(literal -1 binary64)) (/.f64 p (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p p) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 p p) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 p x) #s(literal 1 binary64)) (/.f64 p x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (neg.f64 p))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) p) p) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 p p)) |
(-.f64 #s(literal 0 binary64) (*.f64 p (neg.f64 p))) |
(sqrt.f64 (*.f64 (*.f64 p p) (*.f64 p p))) |
(neg.f64 (*.f64 p (neg.f64 p))) |
(pow.f64 p #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 p p)) |
(*.f64 p p) |
(*.f64 (*.f64 p p) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 p (neg.f64 p))) |
(*.f64 (sqrt.f64 p) (*.f64 (sqrt.f64 p) p)) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(*.f64 (*.f64 p (sqrt.f64 p)) (sqrt.f64 p)) |
(+.f64 #s(literal 0 binary64) (*.f64 x x)) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 0 binary64)) (*.f64 x x)) |
(exp.f64 (log.f64 (*.f64 x x))) |
(fabs.f64 (*.f64 x x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 x))) |
(sqrt.f64 (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (neg.f64 x) #s(literal 0 binary64) (*.f64 x x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 x (*.f64 x x)) x) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x (neg.f64 x))) x) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) x)) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal 0 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x)) |
(+.f64 #s(literal 0 binary64) (/.f64 p (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (neg.f64 p))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 p x)) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 p x)) |
(neg.f64 (/.f64 p x)) |
(neg.f64 (*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (neg.f64 p))) |
(/.f64 p (neg.f64 x)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 x p)) |
(/.f64 (/.f64 p x) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) p)) |
(/.f64 (neg.f64 p) x) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (neg.f64 p) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 p x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 p (/.f64 p (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 p x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p (/.f64 p (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (/.f64 p x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) x) |
(pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 p (neg.f64 x))) |
(*.f64 p (/.f64 #s(literal -1 binary64) x)) |
(*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(*.f64 p (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 p (neg.f64 x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1 binary64) (/.f64 p x)) |
(*.f64 (/.f64 p x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) p) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 p) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 p x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 p)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(*.f64 (/.f64 p (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (neg.f64 p)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (/.f64 p x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) p) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
p |
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(fabs.f64 p) |
(fabs.f64 (neg.f64 p)) |
(-.f64 #s(literal 0 binary64) (neg.f64 p)) |
(sqrt.f64 (*.f64 p p)) |
(neg.f64 (neg.f64 p)) |
(pow.f64 p #s(literal 1 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) p) |
(*.f64 p #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 p)) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(*.f64 (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (pow.f64 (*.f64 p p) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) p) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) p)) |
(*.f64 (*.f64 p (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (sqrt.f64 (-.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (sqrt.f64 (neg.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(/.f64 (sqrt.f64 (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (neg.f64 (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (-.f64 (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal -1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
(+.f64 #s(literal 0 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) x)) |
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (*.f64 x (neg.f64 x)) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (/.f64 (*.f64 x x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) x)) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (*.f64 x (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) (fma.f64 x x #s(literal 0 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 x) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)) (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 p (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x (neg.f64 x))))))) (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 p (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x (neg.f64 x)))))))) |
(/.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 p (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x (neg.f64 x))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p p) (*.f64 (*.f64 p p) #s(literal 16 binary64)) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x (neg.f64 x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 p (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x (neg.f64 x))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) |
(pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 p (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x (neg.f64 x))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 p (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x (neg.f64 x))))))))) |
(*.f64 (sqrt.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 p #s(literal 4 binary64)) (*.f64 p (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x (neg.f64 x))))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(neg.f64 x) |
(neg.f64 (/.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (neg.f64 (*.f64 x (*.f64 x x))))) |
(/.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 (neg.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (neg.f64 x)) x) |
(/.f64 (*.f64 x (*.f64 x x)) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)) |
| 1× | egg-herbie |
| 9 260× | accelerator-lowering-fma.f32 |
| 9 260× | accelerator-lowering-fma.f64 |
| 6 652× | *-lowering-*.f32 |
| 6 652× | *-lowering-*.f64 |
| 3 958× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 670 | 5716 |
| 1 | 2095 | 5417 |
| 2 | 7369 | 5319 |
| 0 | 8435 | 5012 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* x (- (* 1/4 (/ x (pow p 2))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (- (* x (+ (* -1/16 (/ x (pow p 3))) (* 1/4 (/ 1 (pow p 2))))) (* 1/2 (/ 1 p))))) |
1/2 |
(+ 1/2 (* 1/2 (/ (pow p 2) (pow x 2)))) |
(- (+ 1/2 (* -1 (/ (+ (* -1/2 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1/2 (/ (pow p 2) (pow x 2)))) |
(- (+ 1/2 (* -1 (/ (+ (* -1/8 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1/2 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (pow p 4) (pow x 4))) (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(* 1/2 (/ (pow x 2) (pow p 2))) |
(* (pow x 2) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/2 (/ 1 (pow p 2))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (* 1/2 (/ 1 (pow p 2)))) (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/32 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/8 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (* 1/2 (/ 1 (pow p 2)))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
1/2 |
(+ 1/2 (* 1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1/2 (* (pow p 2) (+ (* -1 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1/2 (* (pow p 2) (+ (* (pow p 2) (- (* 5/2 (/ (pow p 2) (pow x 6))) (/ 1 (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(- (+ 1 (* 1/4 (/ (pow x 2) (pow p 2)))) (* 1/2 (/ x p))) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 3)) (* 1/8 (pow x 3))) (pow p 3)))) (+ (* -1/4 (/ (pow x 2) (pow p 2))) (* 1/2 (/ x p)))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) p)) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (pow x 3) p)) (* 1/8 (/ (pow x 3) p))) (* -1/4 (pow x 2))) p)) (* 1/2 x)) p))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(* p (sqrt 2)) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
1 |
(+ 1 (* 1/4 (/ x p))) |
(+ 1 (* x (+ (* -1/32 (/ x (pow p 2))) (* 1/4 (/ 1 p))))) |
(+ 1 (* x (+ (* x (- (* -3/128 (/ x (pow p 3))) (* 1/32 (/ 1 (pow p 2))))) (* 1/4 (/ 1 p))))) |
(sqrt 2) |
(+ (sqrt 2) (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2))))) |
(+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (sqrt 2)))))) |
(+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (sqrt 2)))) (* 1/2 (/ (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (* (pow x 6) (sqrt 2))))))) |
(* -1 (/ (* p (sqrt 2)) x)) |
(* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (* p (sqrt 2))) x)) |
(* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (sqrt 2))))) (* p (sqrt 2)))) x)) |
(* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (sqrt 2))))) (* p (sqrt 2))))) x)) |
(sqrt 2) |
(+ (sqrt 2) (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2))))) |
(+ (sqrt 2) (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))) (/ 1 (* (pow x 2) (sqrt 2)))))) |
(+ (sqrt 2) (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6))))) (sqrt 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (sqrt 2))))) (/ 1 (* (pow x 2) (sqrt 2)))))) |
1 |
(+ 1 (* 1/4 (/ x p))) |
(+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (* 1/4 (/ x p)))) |
(+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (+ (* 1/4 (/ x p)) (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (pow p 3)))))) |
1 |
(+ 1 (* -1/4 (/ x p))) |
(+ 1 (* -1 (/ (+ (* 1/32 (/ (pow x 2) p)) (* 1/4 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) p)) (* -1/32 (pow x 2))) p)) (* 1/4 x)) p))) |
(* 1/2 (/ x p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
| Outputs |
|---|
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (*.f64 x (/.f64 x (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 3/512 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 x x)) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 p p))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 p (*.f64 p (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 p (*.f64 p (fma.f64 #s(literal -10 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (*.f64 x (/.f64 x (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (*.f64 x (/.f64 x (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) (*.f64 #s(literal 1/4 binary64) x)) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) (*.f64 #s(literal 1/4 binary64) x))) p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -3/128 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 p (*.f64 p (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) #s(literal 2 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (neg.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)))))) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) x)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 p p))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) p) (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -3/64 binary64))) p)) (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) p)) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* x (- (* 1/4 (/ x (pow p 2))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ (* -1/16 (/ x (pow p 3))) (* 1/4 (/ 1 (pow p 2))))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/16 binary64) (/.f64 x (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 p (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(- (+ 1/2 (* -1 (/ (+ (* -1/2 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(- (+ 1/2 (* -1 (/ (+ (* -1/8 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1/2 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (pow p 4) (pow x 4))) (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3/2 binary64))) (fma.f64 (*.f64 p p) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3/2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -8 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 p (/.f64 p (*.f64 x x)) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* 1/2 (/ (pow x 2) (pow p 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 x (*.f64 p p)))) |
(* (pow x 2) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/2 (/ 1 (pow p 2))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 p p)))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (* 1/2 (/ 1 (pow p 2)))) (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(*.f64 (*.f64 x x) (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 p p))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p))))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/32 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/8 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (* 1/2 (/ 1 (pow p 2)))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
(*.f64 x (*.f64 x (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 p p)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 p p) (*.f64 p p))))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 p p))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) #s(literal 1/8 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -12 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x)))))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 p (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow p 2) (+ (* -1 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow p 2) (+ (* (pow p 2) (- (* 5/2 (/ (pow p 2) (pow x 6))) (/ 1 (pow x 4)))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal 5/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (* 1/4 (/ (pow x 2) (pow p 2)))) (* 1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (*.f64 p p))) #s(literal 1 binary64))) |
(- (+ 1 (* -1 (/ (+ (* -1/16 (pow x 3)) (* 1/8 (pow x 3))) (pow p 3)))) (+ (* -1/4 (/ (pow x 2) (pow p 2))) (* 1/2 (/ x p)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 p (*.f64 p p)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x (/.f64 x (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (/.f64 x p)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) p)) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) p))) p)) |
(+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (pow x 3) p)) (* 1/8 (/ (pow x 3) p))) (* -1/4 (pow x 2))) p)) (* 1/2 x)) p))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) p)) p) (*.f64 #s(literal 1/2 binary64) x)) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 (*.f64 x (/.f64 x (*.f64 p (*.f64 p p)))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (neg.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)))))) (pow.f64 x #s(literal 6 binary64)))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 x x))) (fma.f64 p (*.f64 p #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 p (*.f64 p (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 x (fma.f64 (*.f64 x (/.f64 x (*.f64 p (*.f64 p p)))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(-.f64 (fma.f64 x (fma.f64 (*.f64 x (/.f64 x (*.f64 p (*.f64 p p)))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 5 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) p)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (*.f64 (*.f64 p p) (*.f64 p p)))) p)) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (* (sqrt 1/2) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(* p (sqrt 2)) |
(*.f64 p (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* -1/32 (/ (sqrt 1/2) (pow p 2))) (* -3/128 (/ (* x (sqrt 1/2)) (pow p 3)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p p)) (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -3/128 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2)))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (* (pow x 4) (sqrt 2)))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow x 6) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 p (*.f64 p (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) #s(literal 2 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (neg.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (/ (* p (* (sqrt 1/2) (sqrt 2))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))) x)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2))))) x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) x)) |
(* -1 (/ (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (* (sqrt 1/2) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* p (* (pow x 4) (sqrt 2))))) (* p (* (sqrt 1/2) (sqrt 2)))))) x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)))))) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 #s(literal -12 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) x)) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* (pow p 2) (sqrt 1/2)) (* (pow x 2) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (* (pow p 2) (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))))) (sqrt 2)))))) |
(fma.f64 (*.f64 p p) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p p)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1 (/ (sqrt 1/2) (* (pow x 2) (sqrt 2)))) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 1/2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2)))))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/32 (/ (* (pow x 2) (sqrt 1/2)) (pow p 2))) (+ (* 1/4 (/ (* x (sqrt 1/2)) p)) (* 1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) (pow p 3)))))) |
(fma.f64 x (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (*.f64 p p))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 p (*.f64 p p))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) p) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/32 (/ (* (pow x 2) (sqrt 1/2)) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) p) (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3)))) p)) (* -1/32 (* (pow x 2) (sqrt 1/2)))) p)) (* 1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -3/64 binary64))) p)) (*.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) p)) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* -1/32 (/ x (pow p 2))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* x (- (* -3/128 (/ x (pow p 3))) (* 1/32 (/ 1 (pow p 2))))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -3/128 binary64) (/.f64 x (*.f64 p (*.f64 p p))) (/.f64 #s(literal -1/32 binary64) (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1 binary64)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2))))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (sqrt 2) (+ (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (sqrt 2)))) (* 1/2 (/ (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (* (pow x 6) (sqrt 2))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 p (*.f64 p (/.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64))) #s(literal 2 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (neg.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (/ (* p (sqrt 2)) x)) |
(neg.f64 (/.f64 (*.f64 p (sqrt.f64 #s(literal 2 binary64))) x)) |
(* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (* p (sqrt 2))) x)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (sqrt 2))))) (* p (sqrt 2)))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (sqrt 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 6) (sqrt 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (sqrt 2))))) (* p (sqrt 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p)))))) (*.f64 p p)))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (fma.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 p p) (*.f64 p p))) #s(literal 144 binary64)) (*.f64 p p))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 p (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (*.f64 p (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 x)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -1 (/ (pow p 2) (* (pow x 2) (sqrt 2))))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (sqrt 2))) (/ 1 (* (pow x 2) (sqrt 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6))))) (sqrt 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (sqrt 2))))) (/ 1 (* (pow x 2) (sqrt 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 p p) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (* 1/4 (/ x p)))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/32 (/ (pow x 2) (pow p 2))) (+ (* 1/4 (/ x p)) (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (pow p 3)))))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/4 binary64) p)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -3/64 binary64))) (*.f64 p (*.f64 p p))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* 1/32 (/ (pow x 2) p)) (* 1/4 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 x x) p) (*.f64 #s(literal 1/4 binary64) x)) p)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) p)) (* -1/32 (pow x 2))) p)) (* 1/4 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -3/64 binary64))) p) (*.f64 x (*.f64 x #s(literal -1/32 binary64)))) p)) p)) |
(* 1/2 (/ x p)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(*.f64 x (fma.f64 (*.f64 x (/.f64 x (*.f64 p (*.f64 p p)))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) p))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/16 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/2 binary64) p))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/16 binary64) (*.f64 p (*.f64 p p))))) (/.f64 #s(literal 1/2 binary64) p))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 6 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64))) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -32 binary64) (neg.f64 (*.f64 p (*.f64 p (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)))))) (pow.f64 x #s(literal 6 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(+.f64 (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 32 binary64))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 p (*.f64 p (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* 1/2 (/ x p)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (*.f64 (*.f64 p p) (*.f64 p p)))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 p #s(literal 6 binary64))))) p) |
(* -1/2 (/ x p)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) p) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64))) (*.f64 (*.f64 p p) (*.f64 p p)))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (-.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 x (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 7 binary64)))) (pow.f64 p #s(literal 6 binary64))))) (neg.f64 p)) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) p) (*.f64 p #s(literal 2 binary64))) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x (/.f64 x (*.f64 p (*.f64 p p)))) #s(literal -1/64 binary64) (/.f64 #s(literal 1/4 binary64) p))) (*.f64 p #s(literal 2 binary64))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 p #s(literal 2 binary64))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(*.f64 x (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2 binary64) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2 binary64) (fma.f64 (*.f64 p p) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 2 binary64) x)) x) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 p (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (*.f64 p p))) #s(literal 2 binary64))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 p (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (*.f64 p p))) #s(literal 2 binary64)))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 p (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (*.f64 p p))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 p #s(literal 6 binary64))))) |
(* -2 p) |
(*.f64 p #s(literal -2 binary64)) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(neg.f64 (*.f64 p (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (*.f64 p p))) #s(literal 2 binary64)))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (*.f64 p p))) #s(literal 2 binary64))) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (/.f64 x (*.f64 p p))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 p)) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
Compiled 34 366 to 3 642 computations (89.4% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 330 | 10 | 1 340 |
| Fresh | 4 | 5 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 336 | 18 | 1 354 |
| Status | Accuracy | Program |
|---|---|---|
| 22.8% | (/.f64 (neg.f64 p) x) | |
| 5.0% | (/.f64 p x) | |
| 81.4% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) | |
| 53.3% | (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) | |
| 40.0% | (*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (sqrt.f64 #s(literal 1/2 binary64))) | |
| ✓ | 81.8% | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 82.2% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| 28.7% | (sqrt.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) | |
| ▶ | 53.4% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| 12.9% | (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 x x)) (*.f64 p p)) (*.f64 x x))) | |
| ▶ | 82.2% | (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))))) |
| ✓ | 16.2% | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
| ▶ | 54.7% | (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
| 31.2% | (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))) | |
| 40.0% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)))))) | |
| 79.5% | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) x))))) | |
| ▶ | 38.8% | (sqrt.f64 #s(literal 1 binary64)) |
| ✓ | 57.7% | (sqrt.f64 #s(literal 1/2 binary64)) |
Compiled 715 to 364 computations (49.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 x p) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 x p) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 640 | (sqrt.f64 #s(literal 1 binary64)) |
| ✓ | cost-diff | 192 | (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 3648 | (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 4480 | (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) |
| 6 648× | accelerator-lowering-fma.f32 |
| 6 648× | accelerator-lowering-fma.f64 |
| 5 252× | *-lowering-*.f32 |
| 5 252× | *-lowering-*.f64 |
| 2 304× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 436 |
| 1 | 81 | 420 |
| 2 | 183 | 381 |
| 3 | 542 | 378 |
| 4 | 1758 | 374 |
| 5 | 3098 | 374 |
| 6 | 4411 | 374 |
| 7 | 7905 | 374 |
| 0 | 8024 | 341 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2))))) |
(/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)))) |
(+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) |
(pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) |
(/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) |
(* 1/2 x) |
1/2 |
x |
(sqrt (+ (* x x) (* p (* p 4)))) |
(+ (* x x) (* p (* p 4))) |
(* p (* p 4)) |
p |
(* p 4) |
4 |
3 |
1/8 |
(+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2))) |
(- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)) |
1/4 |
(* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2) |
(sqrt 1) |
1 |
(sqrt (+ (* 1/4 (/ x p)) 1/2)) |
(+ (* 1/4 (/ x p)) 1/2) |
1/4 |
(/ x p) |
x |
p |
1/2 |
(sqrt (/ 1/2 (+ (* (/ x p) -1/2) 1))) |
(/ 1/2 (+ (* (/ x p) -1/2) 1)) |
1/2 |
(+ (* (/ x p) -1/2) 1) |
(/ x p) |
x |
p |
-1/2 |
1 |
(sqrt (+ (* (/ x (sqrt (+ (* x x) (* p (* p 4))))) 1/2) 1/2)) |
(+ (* (/ x (sqrt (+ (* x x) (* p (* p 4))))) 1/2) 1/2) |
(/ x (sqrt (+ (* x x) (* p (* p 4))))) |
x |
(sqrt (+ (* x x) (* p (* p 4)))) |
(+ (* x x) (* p (* p 4))) |
(* p (* p 4)) |
p |
(* p 4) |
4 |
1/2 |
| Outputs |
|---|
(sqrt (/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 x (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (fma.f64 x (/.f64 x (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/8 binary64)) |
(pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
x |
(sqrt (+ (* x x) (* p (* p 4)))) |
(sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) |
(+ (* x x) (* p (* p 4))) |
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) |
(* p (* p 4)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
p |
(* p 4) |
(*.f64 p #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
3 |
#s(literal 3 binary64) |
1/8 |
#s(literal 1/8 binary64) |
(+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2))) |
(fma.f64 x (fma.f64 x (/.f64 #s(literal 1/4 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/4 binary64)) |
(- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)) |
(fma.f64 x (/.f64 #s(literal -1/4 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(sqrt 1) |
#s(literal 1 binary64) |
1 |
#s(literal 1 binary64) |
(sqrt (+ (* 1/4 (/ x p)) 1/2)) |
(sqrt.f64 (fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64))) |
(+ (* 1/4 (/ x p)) 1/2) |
(fma.f64 x (/.f64 #s(literal 1/4 binary64) p) #s(literal 1/2 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(/ x p) |
(/.f64 x p) |
x |
p |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (/ 1/2 (+ (* (/ x p) -1/2) 1))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) |
(/ 1/2 (+ (* (/ x p) -1/2) 1)) |
(/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* (/ x p) -1/2) 1) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) |
(/ x p) |
(/.f64 x p) |
x |
p |
-1/2 |
#s(literal -1/2 binary64) |
1 |
#s(literal 1 binary64) |
(sqrt (+ (* (/ x (sqrt (+ (* x x) (* p (* p 4))))) 1/2) 1/2)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(+ (* (/ x (sqrt (+ (* x x) (* p (* p 4))))) 1/2) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(/ x (sqrt (+ (* x x) (* p (* p 4))))) |
(/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
x |
(sqrt (+ (* x x) (* p (* p 4)))) |
(sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) |
(+ (* x x) (* p (* p 4))) |
(fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) |
(* p (* p 4)) |
(*.f64 p (*.f64 p #s(literal 4 binary64))) |
p |
(* p 4) |
(*.f64 p #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
1/2 |
#s(literal 1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 p #s(literal 4 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 72.1% | (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) |
| ✓ | accuracy | 100.0% | (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x p) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 x p) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))))) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))))) |
| ✓ | accuracy | 99.8% | (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) |
| ✓ | accuracy | 72.1% | (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) |
| 35.0ms | 133× | 0 | valid |
| 31.0ms | 123× | 0 | invalid |
Compiled 406 to 39 computations (90.4% saved)
ival-mult: 13.0ms (28.3% of total)ival-add: 9.0ms (19.6% of total)ival-sqrt: 9.0ms (19.6% of total)ival-div: 8.0ms (17.4% of total)ival-pow: 5.0ms (10.9% of total)ival-sub: 1.0ms (2.2% of total)exact: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3)> |
#<alt (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)))> |
#<alt (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)> |
#<alt (/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2))))> |
#<alt (sqrt 1)> |
#<alt (sqrt (+ (* 1/4 (/ x p)) 1/2))> |
#<alt (+ (* 1/4 (/ x p)) 1/2)> |
#<alt (/ x p)> |
#<alt (sqrt (/ 1/2 (+ (* (/ x p) -1/2) 1)))> |
#<alt (/ 1/2 (+ (* (/ x p) -1/2) 1))> |
#<alt (+ (* (/ x p) -1/2) 1)> |
#<alt (sqrt (+ (* (/ x (sqrt (+ (* x x) (* p (* p 4))))) 1/2) 1/2))> |
#<alt (+ (* (/ x (sqrt (+ (* x x) (* p (* p 4))))) 1/2) 1/2)> |
#<alt (/ x (sqrt (+ (* x x) (* p (* p 4)))))> |
#<alt (sqrt (+ (* x x) (* p (* p 4))))> |
#<alt (sqrt (/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)))))> |
#<alt (* p 4)> |
| Outputs |
|---|
#<alt (* 1/64 (/ (pow x 3) (pow p 3)))> |
#<alt (* (pow x 3) (+ (* -1/8192 (/ (* (pow x 2) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 9))) (* 1/64 (/ 1 (pow p 3)))))> |
#<alt (* (pow x 3) (+ (* (pow x 2) (+ (* -1/2 (* (pow p 3) (* (pow x 2) (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (+ (* 1/1048576 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12)))))))) (* -1/8192 (/ (+ (* 16 (pow p 4)) (* 32 (pow p 4))) (pow p 9))))) (* 1/64 (/ 1 (pow p 3)))))> |
#<alt (* (pow x 3) (+ (* (pow x 2) (+ (* -1/8192 (/ (+ (* 16 (pow p 4)) (* 32 (pow p 4))) (pow p 9))) (* (pow x 2) (+ (* -1/2 (* (pow p 3) (* (pow x 2) (+ (* -1/64 (/ (* (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12)))) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 6))) (+ (* -1/262144 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 18))) (+ (* 1/4096 (/ 1 (pow p 12))) (* 1/128 (/ (* (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (+ (* 1/1048576 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12))))) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 6))))))))) (* -1/2 (* (pow p 3) (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (+ (* 1/1048576 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12))))))))))) (* 1/64 (/ 1 (pow p 3)))))> |
#<alt 1/8> |
#<alt (+ 1/8 (* -1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))> |
#<alt (+ 1/8 (+ (* -1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))))> |
#<alt (+ 1/8 (+ (* -1/16 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* -1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))))> |
#<alt -1/8> |
#<alt (- (* 1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))) 1/8)> |
#<alt (- (+ (* 1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* 1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))) 1/8)> |
#<alt (- (+ (* 1/16 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* 1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* 1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))) 1/8)> |
#<alt 1/8> |
#<alt (+ 1/8 (* -3/4 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/8 (* (pow p 2) (- (* -1/16 (* (pow p 2) (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10))))))) (* 3/4 (/ 1 (pow x 2))))))> |
#<alt (+ 1/8 (* (pow p 2) (- (* (pow p 2) (+ (* -1/16 (* (pow p 2) (* (pow x 6) (+ (* -12 (/ (+ (* 16 (pow x 2)) (* 32 (pow x 2))) (pow x 14))) (+ (* -1 (/ (* (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 48 (/ 1 (pow x 10)))) (+ (* 4 (pow x 4)) (* 8 (pow x 4)))) (pow x 6))) (+ (* 6 (/ (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))) (pow x 2))) (* 64 (/ 1 (pow x 12))))))))) (* -1/16 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))))) (* 3/4 (/ 1 (pow x 2))))))> |
#<alt (* 1/64 (/ (pow x 3) (pow p 3)))> |
#<alt (/ (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))) (pow p 3))> |
#<alt (/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3)))) (pow p 3))> |
#<alt (/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/64 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* -1/262144 (* (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* 1/4096 (pow x 6)) (* 1/128 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4)))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))))))) (pow p 6))) (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))))) (pow p 3))> |
#<alt (* -1/64 (/ (pow x 3) (pow p 3)))> |
#<alt (* -1 (/ (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))) (pow p 3)))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3)))) (pow p 3)))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/64 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* -1/262144 (* (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* 1/4096 (pow x 6)) (* 1/128 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4)))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))))))) (pow p 6))) (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))))) (pow p 3)))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/8 (/ x p)))> |
#<alt (+ 1/4 (* x (- (* 1/16 (/ x (pow p 2))) (* 1/8 (/ 1 p)))))> |
#<alt (+ 1/4 (* x (- (* x (+ (* 1/64 (/ x (pow p 3))) (* 1/16 (/ 1 (pow p 2))))) (* 1/8 (/ 1 p)))))> |
#<alt 1/4> |
#<alt (- (+ 1/4 (* -1 (/ (pow p 2) (pow x 2)))) (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1/4 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4))))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (- (+ 1/4 (+ (* -16 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4)))))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt 3/4> |
#<alt (- (+ 3/4 (* -1 (/ (pow p 2) (pow x 2)))) (* 1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 3/4 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4))))) (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (- (+ 3/4 (+ (* -16 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4)))))) (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/4 (* (pow p 2) (- (* 5/2 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1/4 (* (pow p 2) (- (* (pow p 2) (+ (* -11 (/ (pow p 2) (pow x 6))) (* 5/2 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/8 (/ x p)))> |
#<alt (- (+ 1/4 (* 1/16 (/ (pow x 2) (pow p 2)))) (* 1/8 (/ x p)))> |
#<alt (- (+ 1/4 (+ (* 1/64 (/ (pow x 3) (pow p 3))) (* 1/16 (/ (pow x 2) (pow p 2))))) (* 1/8 (/ x p)))> |
#<alt 1/4> |
#<alt (+ 1/4 (* 1/8 (/ x p)))> |
#<alt (+ 1/4 (* -1 (/ (- (* -1/16 (/ (pow x 2) p)) (* 1/8 x)) p)))> |
#<alt (+ 1/4 (* -1 (/ (- (* -1 (/ (+ (* -1/64 (/ (pow x 3) p)) (* 1/16 (pow x 2))) p)) (* 1/8 x)) p)))> |
#<alt (* 1/8 (/ x p))> |
#<alt (* x (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/8 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* 3/1024 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/8 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/8192 (/ (pow x 2) (pow p 7))) (* 3/1024 (/ 1 (pow p 5))))) (* 1/64 (/ 1 (pow p 3))))) (* 1/8 (/ 1 p))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/4 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1/4 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt -1/4> |
#<alt (- (* 1/2 (/ (pow p 2) (pow x 2))) 1/4)> |
#<alt (- (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2)))) 1/4)> |
#<alt (- (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2))))) 1/4)> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1/4 (* (pow p 2) (- (* 3/2 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1/4 (* (pow p 2) (- (* (pow p 2) (+ (* -5 (/ (pow p 2) (pow x 6))) (* 3/2 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* 1/8 (/ x p))> |
#<alt (/ (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)) p)> |
#<alt (/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x))) p)> |
#<alt (/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/4 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)))) p)> |
#<alt (* -1/8 (/ x p))> |
#<alt (* -1 (/ (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)) p))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x))) p))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/4 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)))) p))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ 1/2 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/2048 (/ (+ (* 16 (pow p 4)) (* 32 (pow p 4))) (pow p 9))) (* 15/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt 1> |
#<alt (- (+ 1 (* -1/4 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))) (* 4 (/ (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (pow x 2))))> |
#<alt (- (+ 1 (+ (* -1/4 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/4 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))) (+ (* 4 (/ (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2)))))) (pow x 4))) (+ (* 4 (/ (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (pow x 2))) (* 4 (/ (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4))))))> |
#<alt (- (+ 1 (+ (* -1/4 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* -1/4 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/4 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))))) (+ (* 4 (/ (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (+ (* 4 (/ (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2)))))) (pow x 4))) (+ (* 4 (/ (* (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6))) (+ (* 4 (/ (- (* -16 (pow p 6)) (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* 4 (/ (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (pow x 2))) (* 4 (/ (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))))))))> |
#<alt (* 1/12 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))> |
#<alt (/ (- (+ (* 1/12 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 1/12 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 2)))) (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))) (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ (* 1/12 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (+ (* 1/12 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 4))) (* 1/12 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 2))))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))) (pow x 2))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 4))) (* 4/3 (/ (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))) (pow x 4)))))) (pow x 2))> |
#<alt (/ (- (+ (* 1/12 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (+ (* 1/12 (/ (+ (* -64 (* (pow p 6) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (* 64 (pow p 6)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/4 (pow (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) 2)) (* 1/2 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))))) (pow x 6))) (+ (* 1/12 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 4))) (* 1/12 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 2)))))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -16 (pow p 6)) (* 1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))) (pow x 6))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))) (pow x 2))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 4))) (+ (* 4/3 (/ (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (pow x 6))) (+ (* 4/3 (/ (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))) (pow x 4))) (* 4/3 (/ (* (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6))))))))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 12 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (- (+ (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* (pow p 2) (- (+ (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 16 (pow x 2)) (* 32 (pow x 2))) (pow x 14))) (+ (* -1 (/ (* (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 48 (/ 1 (pow x 10)))) (+ (* 4 (pow x 4)) (* 8 (pow x 4)))) (pow x 6))) (+ (* 6 (/ (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))) (pow x 2))) (* 64 (/ 1 (pow x 12)))))))) (* 54 (/ 1 (pow x 6)))) (* -2 (/ (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 12 (/ 1 (pow x 4)))) (pow x 2)))))) (* 12 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))) (pow p 2)))) (* -1/4 (/ x p)))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* 1/32 (pow x 3)) (* 1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2)))))) (pow p 3)))) (+ (* -1/4 (/ x p)) (+ (* -1/8 (/ (pow x 2) (pow p 2))) (* 1/8 (/ (pow x 2) (pow p 2))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ x p)))> |
#<alt (+ 1/2 (* -1 (/ (- (+ (* -1/8 (/ (pow x 2) p)) (* 1/8 (/ (pow x 2) p))) (* -1/4 x)) p)))> |
#<alt (+ 1/2 (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (pow x 3) p)) (* 1/2 (/ (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2)))) p))) (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2)))) p)) (* -1/4 x)) p)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (* 1/2 (sqrt (/ x p)))> |
#<alt (* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))> |
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))> |
#<alt (* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))))> |
#<alt (* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4))))> |
#<alt (* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))> |
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))> |
#<alt (* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))))> |
#<alt (* 1/2 (sqrt (/ x p)))> |
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p)> |
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p)> |
#<alt (/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p)> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* 1/4 (/ x p))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x))))> |
#<alt (* 1/4 (/ x p))> |
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)> |
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)> |
#<alt (/ (+ (* 1/4 x) (* 1/2 p)) p)> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (/ x p)> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* x (+ (* 3/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* 5/128 (/ (* x (sqrt 1/2)) (pow p 3))) (* 3/32 (/ (sqrt 1/2) (pow p 2))))))))> |
#<alt (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2)))> |
#<alt (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))))> |
#<alt (+ (* -4 (* (sqrt (/ (pow p 5) (pow x 5))) (/ (sqrt 1/2) (sqrt -2)))) (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2)))))> |
#<alt (+ (* -4 (* (sqrt (/ (pow p 5) (pow x 5))) (/ (sqrt 1/2) (sqrt -2)))) (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (+ (* -1/2 (* (sqrt (/ 1 (* p (pow x 7)))) (/ (* (sqrt 1/2) (+ (* 4 (/ (* (pow p 3) x) (pow (sqrt -2) 2))) (* 16 (pow p 4)))) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))))))> |
#<alt (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (+ (* -4 (* (sqrt (/ (pow p 5) (pow x 5))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2))))))> |
#<alt (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* p x))) (/ (* (sqrt -1) (* (sqrt 1/2) (+ (* -4 (/ (* (pow p 3) x) (pow (sqrt 2) 2))) (* 16 (pow p 4))))) (sqrt 2)))) (* 4 (* (sqrt (* (pow p 5) x)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2))))) (pow x 3))) (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2))))))> |
#<alt (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2)))> |
#<alt (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))))> |
#<alt (+ (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) (* (pow p 2) (+ (* -4 (* (sqrt (/ p (pow x 5))) (/ (sqrt 1/2) (sqrt -2)))) (* -2 (* (sqrt (/ 1 (* p (pow x 3)))) (/ (sqrt 1/2) (sqrt -2)))))))> |
#<alt (+ (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) (* (pow p 2) (+ (* -2 (* (sqrt (/ 1 (* p (pow x 3)))) (/ (sqrt 1/2) (sqrt -2)))) (* p (+ (* -4 (* (sqrt (/ 1 (* p (pow x 5)))) (/ (sqrt 1/2) (sqrt -2)))) (* -1/2 (* (sqrt (* p x)) (/ (* (sqrt 1/2) (+ (* 4 (/ 1 (* p (* (pow x 3) (pow (sqrt -2) 2))))) (* 16 (/ 1 (pow x 4))))) (sqrt -2)))))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))) (* -1/8 (pow x 3)))) (pow p 3))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1/4 (* x (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) p))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))) (* 1/2 (/ (* (sqrt 1/2) (+ (* 1/8 (pow x 3)) (* 1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))))) p))) p)) (* -1/4 (* x (sqrt 1/2)))) p)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* x (+ (* 1/8 (/ x (pow p 2))) (* 1/4 (/ 1 p)))))> |
#<alt (+ 1/2 (* x (+ (* x (+ (* 1/16 (/ x (pow p 3))) (* 1/8 (/ 1 (pow p 2))))) (* 1/4 (/ 1 p)))))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (+ (* -2 (/ (pow p 2) x)) (* -1 p)) x)> |
#<alt (/ (- (+ (* -4 (/ (pow p 3) (pow x 2))) (* -1 p)) (* 2 (/ (pow p 2) x))) x)> |
#<alt (/ (- (+ (* -8 (/ (pow p 4) (pow x 3))) (* -1 p)) (+ (* 2 (/ (pow p 2) x)) (* 4 (/ (pow p 3) (pow x 2))))) x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* 2 (/ (pow p 2) x))) x))> |
#<alt (* -1 (/ (+ p (* -1 (/ (- (* -4 (/ (pow p 3) x)) (* 2 (pow p 2))) x))) x))> |
#<alt (* -1 (/ (+ p (* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow p 4) x)) (* -4 (pow p 3))) x)) (* 2 (pow p 2))) x))) x))> |
#<alt (* -1 (/ p x))> |
#<alt (* p (- (* -2 (/ p (pow x 2))) (/ 1 x)))> |
#<alt (* p (- (* p (- (* -4 (/ p (pow x 3))) (* 2 (/ 1 (pow x 2))))) (/ 1 x)))> |
#<alt (* p (- (* p (- (* p (- (* -8 (/ p (pow x 4))) (* 4 (/ 1 (pow x 3))))) (* 2 (/ 1 (pow x 2))))) (/ 1 x)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (- (+ 1/2 (* 1/8 (/ (pow x 2) (pow p 2)))) (* -1/4 (/ x p)))> |
#<alt (- (+ 1/2 (* 1/16 (/ (pow x 3) (pow p 3)))) (+ (* -1/4 (/ x p)) (* -1/8 (/ (pow x 2) (pow p 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* -1 (/ (- (* -1/8 (/ (pow x 2) p)) (* 1/4 x)) p)))> |
#<alt (+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow x 3) p)) (* -1/8 (pow x 2))) p)) (* 1/4 x)) p)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (* -1/2 (/ x p))> |
#<alt (* x (- (/ 1 x) (* 1/2 (/ 1 p))))> |
#<alt (* x (- (/ 1 x) (* 1/2 (/ 1 p))))> |
#<alt (* x (- (/ 1 x) (* 1/2 (/ 1 p))))> |
#<alt (* -1/2 (/ x p))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 p)) (/ 1 x))))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 p)) (/ 1 x))))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 p)) (/ 1 x))))> |
#<alt (* -1/2 (/ x p))> |
#<alt (/ (+ p (* -1/2 x)) p)> |
#<alt (/ (+ p (* -1/2 x)) p)> |
#<alt (/ (+ p (* -1/2 x)) p)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6))))))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x))> |
#<alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x))> |
#<alt (* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ x p)))> |
#<alt (+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))> |
#<alt (+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (/ x p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p)))> |
#<alt (+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p)))> |
#<alt (* 1/2 (/ x p))> |
#<alt (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))> |
#<alt (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt -1> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1)> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (* 1/2 (/ x p))> |
#<alt (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)> |
#<alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)> |
#<alt (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)> |
#<alt (* -1/2 (/ x p))> |
#<alt (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))> |
#<alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))> |
#<alt (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p))> |
#<alt (* 2 p)> |
#<alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))> |
#<alt (* 2 p)> |
#<alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -2 p)> |
#<alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (pow x 2))))> |
#<alt (+ 1 (+ (* 1/2 (/ (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 1/4 (pow (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) 2)) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (pow x 2)))))> |
#<alt (+ 1 (+ (* 1/2 (/ (- (* -1/4 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/2 (* (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 1/4 (pow (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) 2)) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (+ (* 4 (* (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (* 4 (- (* -16 (pow p 6)) (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 1/4 (pow (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) 2)) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (pow x 2))))))> |
#<alt (* -1 (* (/ (sqrt 1/12) x) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))> |
#<alt (* -1 (/ (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (* (pow x 2) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (* (sqrt 1/12) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) x))> |
#<alt (* -1 (/ (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (+ (* 1/4 (/ (pow (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) 2) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (* (pow x 4) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (* (pow x 2) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (* (sqrt 1/12) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) x))> |
#<alt (* -1 (/ (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -64 (* (pow p 6) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (* 64 (pow p 6)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/4 (pow (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) 2)) (* 1/2 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -16 (pow p 6)) (* 1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (+ (* 1/2 (/ (* (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (+ (* 1/4 (/ (pow (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) 2) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (+ (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))))))))) (* 4/3 (* (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))))) (* (pow x 6) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (+ (* 1/4 (/ (pow (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) 2) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (* (pow x 4) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (* (pow x 2) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (* (sqrt 1/12) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))))) x))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 1/2 (* (pow p 2) (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 49/4 (/ 1 (pow x 4)))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* 1/2 (* (pow p 2) (- (+ (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 16 (pow x 2)) (* 32 (pow x 2))) (pow x 14))) (+ (* -1 (/ (* (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 48 (/ 1 (pow x 10)))) (+ (* 4 (pow x 4)) (* 8 (pow x 4)))) (pow x 6))) (+ (* 6 (/ (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))) (pow x 2))) (* 64 (/ 1 (pow x 12)))))))) (* 54 (/ 1 (pow x 6)))) (+ (* -2 (/ (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 12 (/ 1 (pow x 4)))) (pow x 2))) (* -1/2 (/ (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 49/4 (/ 1 (pow x 4)))) (pow x 2))))))) (* 1/2 (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 49/4 (/ 1 (pow x 4))))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (* (pow p 2) (sqrt 1/2)))) (* 1/8 (/ x (* p (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* -1/2 (/ (+ (* -1/8 (/ (* x (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2))))) (pow (sqrt 1/2) 2))) (+ (* 1/32 (pow x 3)) (* 1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))))) (* (pow p 3) (sqrt 1/2)))) (+ (* -1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (* (pow p 2) (sqrt 1/2)))) (* 1/8 (/ x (* p (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ x (sqrt 1/2))) (* 1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (* p (sqrt 1/2))))) p)))> |
#<alt (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (sqrt 1/2))) (* 1/2 (/ (+ (* -1/8 (/ (* x (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2))))) (pow (sqrt 1/2) 2))) (+ (* 1/32 (pow x 3)) (* 1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))))) (* p (sqrt 1/2))))) p)) (* 1/8 (/ x (sqrt 1/2)))) p)))> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
#<alt (* 4 p)> |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | p | @ | inf | (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2) |
| 5.0ms | x | @ | -inf | (/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)))) |
| 4.0ms | p | @ | 0 | (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) |
| 4.0ms | x | @ | -inf | (sqrt (/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2))))) |
| 3.0ms | x | @ | inf | (/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)))) |
| 1× | batch-egg-rewrite |
| 5 906× | *-lowering-*.f32 |
| 5 906× | *-lowering-*.f64 |
| 4 286× | /-lowering-/.f32 |
| 4 286× | /-lowering-/.f64 |
| 3 414× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 203 |
| 1 | 226 | 198 |
| 2 | 1890 | 198 |
| 0 | 9588 | 179 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) |
(+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2))) |
(* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2) |
(/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2)))) |
(sqrt 1) |
(sqrt (+ (* 1/4 (/ x p)) 1/2)) |
(+ (* 1/4 (/ x p)) 1/2) |
(/ x p) |
(sqrt (/ 1/2 (+ (* (/ x p) -1/2) 1))) |
(/ 1/2 (+ (* (/ x p) -1/2) 1)) |
(+ (* (/ x p) -1/2) 1) |
(sqrt (+ (* (/ x (sqrt (+ (* x x) (* p (* p 4))))) 1/2) 1/2)) |
(+ (* (/ x (sqrt (+ (* x x) (* p (* p 4))))) 1/2) 1/2) |
(/ x (sqrt (+ (* x x) (* p (* p 4))))) |
(sqrt (+ (* x x) (* p (* p 4)))) |
(sqrt (/ (+ (pow (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 3) 1/8) (+ (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4)))))) (- 1/4 (* (/ (* 1/2 x) (sqrt (+ (* x x) (* p (* p 4))))) 1/2))))) |
(* p 4) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 3/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 3/2 binary64) (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 3/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)))) |
(neg.f64 (pow.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) x) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (pow.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 3 binary64))) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -3 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (pow.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal -3/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 3/4 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 3 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/2 binary64)) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/4 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(+.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(+.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(-.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (fma.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/64 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/64 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/64 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/64 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/64 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/64 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/64 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/64 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (exp.f64 (log.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) #s(literal 1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)))) |
#s(literal 1 binary64) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (sqrt.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))) |
(pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/4 binary64)) p) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x p) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) p) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x p) #s(literal 1/8 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 x p) (/.f64 x p)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (neg.f64 p))) |
(neg.f64 (/.f64 (neg.f64 x) p)) |
(/.f64 x p) |
(/.f64 #s(literal 1 binary64) (/.f64 p x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 p x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 p)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 p x))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 p))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) p) |
(pow.f64 (/.f64 p x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 p x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) p)) |
(*.f64 #s(literal 1 binary64) (/.f64 x p)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 p))) |
(*.f64 (/.f64 #s(literal 1 binary64) p) x) |
(*.f64 (/.f64 #s(literal 1 binary64) p) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/8 binary64) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) #s(literal -1 binary64)))) (sqrt.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/8 binary64) #s(literal 1 binary64))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) #s(literal -1 binary64))) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p)) |
(+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) p) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) p) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x p) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) p) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) p) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p)))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) #s(literal -1 binary64)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64))) (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/8 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) p))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 p p)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal -1/2 binary64) p) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64))) (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))))) |
(/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64))) (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))))) (sqrt.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)))) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (sqrt.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 x (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (exp.f64 (log.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) #s(literal 1/2 binary64)) |
(fma.f64 (exp.f64 (log.f64 (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(neg.f64 (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) x))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(fabs.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) |
(sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (fma.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (-.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x)))) |
(pow.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 p (*.f64 p p)) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 p (*.f64 p #s(literal 4 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (sqrt.f64 (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64))) (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))))) |
(/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64))) (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))))) (sqrt.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal 9/2 binary64)) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal -1/8 binary64)))) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))))))) (sqrt.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) #s(literal 1/8 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))))) (sqrt.f64 (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
(*.f64 p #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) p) |
| 1× | egg-herbie |
| 8 496× | *-lowering-*.f32 |
| 8 496× | *-lowering-*.f64 |
| 7 640× | accelerator-lowering-fma.f32 |
| 7 640× | accelerator-lowering-fma.f64 |
| 6 126× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1423 | 10940 |
| 1 | 4555 | 10698 |
| 0 | 9639 | 10070 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/64 (/ (pow x 3) (pow p 3))) |
(* (pow x 3) (+ (* -1/8192 (/ (* (pow x 2) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 9))) (* 1/64 (/ 1 (pow p 3))))) |
(* (pow x 3) (+ (* (pow x 2) (+ (* -1/2 (* (pow p 3) (* (pow x 2) (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (+ (* 1/1048576 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12)))))))) (* -1/8192 (/ (+ (* 16 (pow p 4)) (* 32 (pow p 4))) (pow p 9))))) (* 1/64 (/ 1 (pow p 3))))) |
(* (pow x 3) (+ (* (pow x 2) (+ (* -1/8192 (/ (+ (* 16 (pow p 4)) (* 32 (pow p 4))) (pow p 9))) (* (pow x 2) (+ (* -1/2 (* (pow p 3) (* (pow x 2) (+ (* -1/64 (/ (* (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12)))) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 6))) (+ (* -1/262144 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 18))) (+ (* 1/4096 (/ 1 (pow p 12))) (* 1/128 (/ (* (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (+ (* 1/1048576 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12))))) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 6))))))))) (* -1/2 (* (pow p 3) (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (+ (* 1/1048576 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12))))))))))) (* 1/64 (/ 1 (pow p 3))))) |
1/8 |
(+ 1/8 (* -1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))) |
(+ 1/8 (+ (* -1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))) |
(+ 1/8 (+ (* -1/16 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* -1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))))) |
-1/8 |
(- (* 1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))) 1/8) |
(- (+ (* 1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* 1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))) 1/8) |
(- (+ (* 1/16 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* 1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* 1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))) 1/8) |
1/8 |
(+ 1/8 (* -3/4 (/ (pow p 2) (pow x 2)))) |
(+ 1/8 (* (pow p 2) (- (* -1/16 (* (pow p 2) (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10))))))) (* 3/4 (/ 1 (pow x 2)))))) |
(+ 1/8 (* (pow p 2) (- (* (pow p 2) (+ (* -1/16 (* (pow p 2) (* (pow x 6) (+ (* -12 (/ (+ (* 16 (pow x 2)) (* 32 (pow x 2))) (pow x 14))) (+ (* -1 (/ (* (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 48 (/ 1 (pow x 10)))) (+ (* 4 (pow x 4)) (* 8 (pow x 4)))) (pow x 6))) (+ (* 6 (/ (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))) (pow x 2))) (* 64 (/ 1 (pow x 12))))))))) (* -1/16 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))))) (* 3/4 (/ 1 (pow x 2)))))) |
(* 1/64 (/ (pow x 3) (pow p 3))) |
(/ (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))) (pow p 3)) |
(/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3)))) (pow p 3)) |
(/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/64 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* -1/262144 (* (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* 1/4096 (pow x 6)) (* 1/128 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4)))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))))))) (pow p 6))) (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))))) (pow p 3)) |
(* -1/64 (/ (pow x 3) (pow p 3))) |
(* -1 (/ (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))) (pow p 3))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3)))) (pow p 3))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/64 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* -1/262144 (* (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* 1/4096 (pow x 6)) (* 1/128 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4)))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))))))) (pow p 6))) (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))))) (pow p 3))) |
1/4 |
(+ 1/4 (* -1/8 (/ x p))) |
(+ 1/4 (* x (- (* 1/16 (/ x (pow p 2))) (* 1/8 (/ 1 p))))) |
(+ 1/4 (* x (- (* x (+ (* 1/64 (/ x (pow p 3))) (* 1/16 (/ 1 (pow p 2))))) (* 1/8 (/ 1 p))))) |
1/4 |
(- (+ 1/4 (* -1 (/ (pow p 2) (pow x 2)))) (* -1/2 (/ (pow p 2) (pow x 2)))) |
(- (+ 1/4 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4))))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(- (+ 1/4 (+ (* -16 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4)))))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
3/4 |
(- (+ 3/4 (* -1 (/ (pow p 2) (pow x 2)))) (* 1/2 (/ (pow p 2) (pow x 2)))) |
(- (+ 3/4 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4))))) (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))) |
(- (+ 3/4 (+ (* -16 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4)))))) (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))) |
1/4 |
(+ 1/4 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1/4 (* (pow p 2) (- (* 5/2 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1/4 (* (pow p 2) (- (* (pow p 2) (+ (* -11 (/ (pow p 2) (pow x 6))) (* 5/2 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
1/4 |
(+ 1/4 (* -1/8 (/ x p))) |
(- (+ 1/4 (* 1/16 (/ (pow x 2) (pow p 2)))) (* 1/8 (/ x p))) |
(- (+ 1/4 (+ (* 1/64 (/ (pow x 3) (pow p 3))) (* 1/16 (/ (pow x 2) (pow p 2))))) (* 1/8 (/ x p))) |
1/4 |
(+ 1/4 (* 1/8 (/ x p))) |
(+ 1/4 (* -1 (/ (- (* -1/16 (/ (pow x 2) p)) (* 1/8 x)) p))) |
(+ 1/4 (* -1 (/ (- (* -1 (/ (+ (* -1/64 (/ (pow x 3) p)) (* 1/16 (pow x 2))) p)) (* 1/8 x)) p))) |
(* 1/8 (/ x p)) |
(* x (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/8 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/1024 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/8 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/8192 (/ (pow x 2) (pow p 7))) (* 3/1024 (/ 1 (pow p 5))))) (* 1/64 (/ 1 (pow p 3))))) (* 1/8 (/ 1 p)))) |
1/4 |
(+ 1/4 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1/4 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1/4 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
-1/4 |
(- (* 1/2 (/ (pow p 2) (pow x 2))) 1/4) |
(- (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2)))) 1/4) |
(- (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2))))) 1/4) |
1/4 |
(+ 1/4 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1/4 (* (pow p 2) (- (* 3/2 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1/4 (* (pow p 2) (- (* (pow p 2) (+ (* -5 (/ (pow p 2) (pow x 6))) (* 3/2 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(* 1/8 (/ x p)) |
(/ (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)) p) |
(/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x))) p) |
(/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/4 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)))) p) |
(* -1/8 (/ x p)) |
(* -1 (/ (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)) p)) |
(* -1 (/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x))) p)) |
(* -1 (/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/4 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)))) p)) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/2048 (/ (+ (* 16 (pow p 4)) (* 32 (pow p 4))) (pow p 9))) (* 15/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(- (+ 1 (* -1/4 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))) (* 4 (/ (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (pow x 2)))) |
(- (+ 1 (+ (* -1/4 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/4 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))) (+ (* 4 (/ (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2)))))) (pow x 4))) (+ (* 4 (/ (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (pow x 2))) (* 4 (/ (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))))) |
(- (+ 1 (+ (* -1/4 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* -1/4 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/4 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))))) (+ (* 4 (/ (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (+ (* 4 (/ (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2)))))) (pow x 4))) (+ (* 4 (/ (* (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6))) (+ (* 4 (/ (- (* -16 (pow p 6)) (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* 4 (/ (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (pow x 2))) (* 4 (/ (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4))))))))) |
(* 1/12 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))) |
(/ (- (+ (* 1/12 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 1/12 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 2)))) (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))) (pow x 2)))) (pow x 2)) |
(/ (- (+ (* 1/12 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (+ (* 1/12 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 4))) (* 1/12 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 2))))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))) (pow x 2))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 4))) (* 4/3 (/ (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))) (pow x 4)))))) (pow x 2)) |
(/ (- (+ (* 1/12 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (+ (* 1/12 (/ (+ (* -64 (* (pow p 6) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (* 64 (pow p 6)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/4 (pow (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) 2)) (* 1/2 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))))) (pow x 6))) (+ (* 1/12 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 4))) (* 1/12 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 2)))))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -16 (pow p 6)) (* 1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))) (pow x 6))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))) (pow x 2))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 4))) (+ (* 4/3 (/ (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (pow x 6))) (+ (* 4/3 (/ (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))) (pow x 4))) (* 4/3 (/ (* (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6))))))))) (pow x 2)) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 12 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (- (+ (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* (pow p 2) (- (+ (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 16 (pow x 2)) (* 32 (pow x 2))) (pow x 14))) (+ (* -1 (/ (* (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 48 (/ 1 (pow x 10)))) (+ (* 4 (pow x 4)) (* 8 (pow x 4)))) (pow x 6))) (+ (* 6 (/ (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))) (pow x 2))) (* 64 (/ 1 (pow x 12)))))))) (* 54 (/ 1 (pow x 6)))) (* -2 (/ (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 12 (/ 1 (pow x 4)))) (pow x 2)))))) (* 12 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(- (+ 1/2 (* -1 (/ (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))) (pow p 2)))) (* -1/4 (/ x p))) |
(- (+ 1/2 (* -1 (/ (+ (* 1/32 (pow x 3)) (* 1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2)))))) (pow p 3)))) (+ (* -1/4 (/ x p)) (+ (* -1/8 (/ (pow x 2) (pow p 2))) (* 1/8 (/ (pow x 2) (pow p 2)))))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (- (+ (* -1/8 (/ (pow x 2) p)) (* 1/8 (/ (pow x 2) p))) (* -1/4 x)) p))) |
(+ 1/2 (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (pow x 3) p)) (* 1/2 (/ (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2)))) p))) (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2)))) p)) (* -1/4 x)) p))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(* 1/2 (sqrt (/ x p))) |
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))) |
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4)))) |
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))) |
(* 1/2 (sqrt (/ x p))) |
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(* 1/4 (/ x p)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* 1/4 (/ x p)) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(* 1/4 (/ x p)) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* 1/4 (/ x p))) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(/ x p) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* x (+ (* 3/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* 5/128 (/ (* x (sqrt 1/2)) (pow p 3))) (* 3/32 (/ (sqrt 1/2) (pow p 2)))))))) |
(* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) |
(+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2)))) |
(+ (* -4 (* (sqrt (/ (pow p 5) (pow x 5))) (/ (sqrt 1/2) (sqrt -2)))) (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))))) |
(+ (* -4 (* (sqrt (/ (pow p 5) (pow x 5))) (/ (sqrt 1/2) (sqrt -2)))) (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (+ (* -1/2 (* (sqrt (/ 1 (* p (pow x 7)))) (/ (* (sqrt 1/2) (+ (* 4 (/ (* (pow p 3) x) (pow (sqrt -2) 2))) (* 16 (pow p 4)))) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2)))))) |
(* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2))))) |
(+ (* -4 (* (sqrt (/ (pow p 5) (pow x 5))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))))) |
(+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* p x))) (/ (* (sqrt -1) (* (sqrt 1/2) (+ (* -4 (/ (* (pow p 3) x) (pow (sqrt 2) 2))) (* 16 (pow p 4))))) (sqrt 2)))) (* 4 (* (sqrt (* (pow p 5) x)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2))))) (pow x 3))) (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))))) |
(* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) |
(+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2)))) |
(+ (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) (* (pow p 2) (+ (* -4 (* (sqrt (/ p (pow x 5))) (/ (sqrt 1/2) (sqrt -2)))) (* -2 (* (sqrt (/ 1 (* p (pow x 3)))) (/ (sqrt 1/2) (sqrt -2))))))) |
(+ (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) (* (pow p 2) (+ (* -2 (* (sqrt (/ 1 (* p (pow x 3)))) (/ (sqrt 1/2) (sqrt -2)))) (* p (+ (* -4 (* (sqrt (/ 1 (* p (pow x 5)))) (/ (sqrt 1/2) (sqrt -2)))) (* -1/2 (* (sqrt (* p x)) (/ (* (sqrt 1/2) (+ (* 4 (/ 1 (* p (* (pow x 3) (pow (sqrt -2) 2))))) (* 16 (/ 1 (pow x 4))))) (sqrt -2))))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))) (* -1/8 (pow x 3)))) (pow p 3))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/4 (* x (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) p))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))) (* 1/2 (/ (* (sqrt 1/2) (+ (* 1/8 (pow x 3)) (* 1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))))) p))) p)) (* -1/4 (* x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* 1/8 (/ x (pow p 2))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* x (+ (* 1/16 (/ x (pow p 3))) (* 1/8 (/ 1 (pow p 2))))) (* 1/4 (/ 1 p))))) |
(* -1 (/ p x)) |
(/ (+ (* -2 (/ (pow p 2) x)) (* -1 p)) x) |
(/ (- (+ (* -4 (/ (pow p 3) (pow x 2))) (* -1 p)) (* 2 (/ (pow p 2) x))) x) |
(/ (- (+ (* -8 (/ (pow p 4) (pow x 3))) (* -1 p)) (+ (* 2 (/ (pow p 2) x)) (* 4 (/ (pow p 3) (pow x 2))))) x) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* 2 (/ (pow p 2) x))) x)) |
(* -1 (/ (+ p (* -1 (/ (- (* -4 (/ (pow p 3) x)) (* 2 (pow p 2))) x))) x)) |
(* -1 (/ (+ p (* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow p 4) x)) (* -4 (pow p 3))) x)) (* 2 (pow p 2))) x))) x)) |
(* -1 (/ p x)) |
(* p (- (* -2 (/ p (pow x 2))) (/ 1 x))) |
(* p (- (* p (- (* -4 (/ p (pow x 3))) (* 2 (/ 1 (pow x 2))))) (/ 1 x))) |
(* p (- (* p (- (* p (- (* -8 (/ p (pow x 4))) (* 4 (/ 1 (pow x 3))))) (* 2 (/ 1 (pow x 2))))) (/ 1 x))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(- (+ 1/2 (* 1/8 (/ (pow x 2) (pow p 2)))) (* -1/4 (/ x p))) |
(- (+ 1/2 (* 1/16 (/ (pow x 3) (pow p 3)))) (+ (* -1/4 (/ x p)) (* -1/8 (/ (pow x 2) (pow p 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (- (* -1/8 (/ (pow x 2) p)) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow x 3) p)) (* -1/8 (pow x 2))) p)) (* 1/4 x)) p))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1/2 (/ x p))) |
(* -1/2 (/ x p)) |
(* x (- (/ 1 x) (* 1/2 (/ 1 p)))) |
(* x (- (/ 1 x) (* 1/2 (/ 1 p)))) |
(* x (- (/ 1 x) (* 1/2 (/ 1 p)))) |
(* -1/2 (/ x p)) |
(* -1 (* x (- (* 1/2 (/ 1 p)) (/ 1 x)))) |
(* -1 (* x (- (* 1/2 (/ 1 p)) (/ 1 x)))) |
(* -1 (* x (- (* 1/2 (/ 1 p)) (/ 1 x)))) |
(* -1/2 (/ x p)) |
(/ (+ p (* -1/2 x)) p) |
(/ (+ p (* -1/2 x)) p) |
(/ (+ p (* -1/2 x)) p) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1/2 (/ x p))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1/2 (/ x p))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(/ (pow p 2) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ x p))) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
1/2 |
(+ 1/2 (* -1/4 (/ x p))) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(* 1/2 (/ x p)) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(* 1/2 (/ x p)) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(* -1/2 (/ x p)) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
1 |
(+ 1 (* 1/2 (/ (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (pow x 2)))) |
(+ 1 (+ (* 1/2 (/ (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 1/4 (pow (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) 2)) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (pow x 2))))) |
(+ 1 (+ (* 1/2 (/ (- (* -1/4 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/2 (* (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 1/4 (pow (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) 2)) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (+ (* 4 (* (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (* 4 (- (* -16 (pow p 6)) (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 1/4 (pow (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) 2)) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (pow x 2)))))) |
(* -1 (* (/ (sqrt 1/12) x) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) |
(* -1 (/ (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (* (pow x 2) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (* (sqrt 1/12) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) x)) |
(* -1 (/ (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (+ (* 1/4 (/ (pow (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) 2) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (* (pow x 4) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (* (pow x 2) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (* (sqrt 1/12) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) x)) |
(* -1 (/ (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -64 (* (pow p 6) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (* 64 (pow p 6)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/4 (pow (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) 2)) (* 1/2 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -16 (pow p 6)) (* 1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (+ (* 1/2 (/ (* (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (+ (* 1/4 (/ (pow (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) 2) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (+ (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))))))))) (* 4/3 (* (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))))) (* (pow x 6) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (+ (* 1/4 (/ (pow (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) 2) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (* (pow x 4) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (* (pow x 2) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (* (sqrt 1/12) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))))) x)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 1/2 (* (pow p 2) (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 49/4 (/ 1 (pow x 4)))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* 1/2 (* (pow p 2) (- (+ (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 16 (pow x 2)) (* 32 (pow x 2))) (pow x 14))) (+ (* -1 (/ (* (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 48 (/ 1 (pow x 10)))) (+ (* 4 (pow x 4)) (* 8 (pow x 4)))) (pow x 6))) (+ (* 6 (/ (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))) (pow x 2))) (* 64 (/ 1 (pow x 12)))))))) (* 54 (/ 1 (pow x 6)))) (+ (* -2 (/ (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 12 (/ 1 (pow x 4)))) (pow x 2))) (* -1/2 (/ (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 49/4 (/ 1 (pow x 4)))) (pow x 2))))))) (* 1/2 (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 49/4 (/ 1 (pow x 4))))))) (* 1/2 (/ 1 (pow x 2)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (* (pow p 2) (sqrt 1/2)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (+ (* -1/8 (/ (* x (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2))))) (pow (sqrt 1/2) 2))) (+ (* 1/32 (pow x 3)) (* 1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))))) (* (pow p 3) (sqrt 1/2)))) (+ (* -1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (* (pow p 2) (sqrt 1/2)))) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ x (sqrt 1/2))) (* 1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (* p (sqrt 1/2))))) p))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (sqrt 1/2))) (* 1/2 (/ (+ (* -1/8 (/ (* x (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2))))) (pow (sqrt 1/2) 2))) (+ (* 1/32 (pow x 3)) (* 1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))))) (* p (sqrt 1/2))))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
(* 4 p) |
| Outputs |
|---|
(* 1/64 (/ (pow x 3) (pow p 3))) |
(/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p p))) |
(* (pow x 3) (+ (* -1/8192 (/ (* (pow x 2) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 9))) (* 1/64 (/ 1 (pow p 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/8192 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (pow.f64 p #s(literal 9 binary64))) (/.f64 #s(literal 1/64 binary64) (*.f64 p (*.f64 p p))))) |
(* (pow x 3) (+ (* (pow x 2) (+ (* -1/2 (* (pow p 3) (* (pow x 2) (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (+ (* 1/1048576 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12)))))))) (* -1/8192 (/ (+ (* 16 (pow p 4)) (* 32 (pow p 4))) (pow p 9))))) (* 1/64 (/ 1 (pow p 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (fma.f64 #s(literal -1/262144 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 18 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 18 binary64))) #s(literal 1/1048576 binary64) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (pow.f64 p #s(literal 12 binary64)))))) (/.f64 (*.f64 #s(literal -1/8192 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (pow.f64 p #s(literal 9 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 p (*.f64 p p))))) |
(* (pow x 3) (+ (* (pow x 2) (+ (* -1/8192 (/ (+ (* 16 (pow p 4)) (* 32 (pow p 4))) (pow p 9))) (* (pow x 2) (+ (* -1/2 (* (pow p 3) (* (pow x 2) (+ (* -1/64 (/ (* (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12)))) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 6))) (+ (* -1/262144 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 18))) (+ (* 1/4096 (/ 1 (pow p 12))) (* 1/128 (/ (* (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (+ (* 1/1048576 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12))))) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (pow p 6))))))))) (* -1/2 (* (pow p 3) (+ (* -1/262144 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (+ (* 1/1048576 (/ (pow (+ (* 16 (pow p 4)) (* 32 (pow p 4))) 2) (pow p 18))) (* 1/4096 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow p 12))))))))))) (* 1/64 (/ 1 (pow p 3))))) |
(*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (fma.f64 #s(literal -1/64 binary64) (*.f64 (fma.f64 #s(literal -1/262144 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 18 binary64))) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (pow.f64 p #s(literal 12 binary64)))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 #s(literal -1/262144 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (pow.f64 p #s(literal 18 binary64))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (fma.f64 #s(literal -1/262144 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 18 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 18 binary64))) #s(literal 1/1048576 binary64) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (pow.f64 p #s(literal 12 binary64))))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (pow.f64 p #s(literal 6 binary64)))) (/.f64 #s(literal 1/4096 binary64) (pow.f64 p #s(literal 12 binary64)))))) (*.f64 (*.f64 p (*.f64 p p)) (fma.f64 #s(literal -1/262144 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 18 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 18 binary64))) #s(literal 1/1048576 binary64) (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (pow.f64 p #s(literal 12 binary64)))))))) (/.f64 (*.f64 #s(literal -1/8192 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (pow.f64 p #s(literal 9 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 p (*.f64 p p))))) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 x x)) #s(literal 1/8 binary64)) |
(+ 1/8 (+ (* -1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))) |
(fma.f64 #s(literal -1/16 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 x x))) #s(literal 1/8 binary64)) |
(+ 1/8 (+ (* -1/16 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* -1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))))) |
(+.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 x x)))))) |
-1/8 |
#s(literal -1/8 binary64) |
(- (* 1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))) 1/8) |
(fma.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 x x)) #s(literal 1/16 binary64) #s(literal -1/8 binary64)) |
(- (+ (* 1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* 1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))) 1/8) |
(fma.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 x x))) #s(literal -1/8 binary64)) |
(- (+ (* 1/16 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* 1/16 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* 1/16 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))) 1/8) |
(fma.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 x x))) #s(literal -1/8 binary64))) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -3/4 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/8 binary64)) |
(+ 1/8 (* (pow p 2) (- (* -1/16 (* (pow p 2) (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10))))))) (* 3/4 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64))))) (/.f64 #s(literal -3/4 binary64) (*.f64 x x))) #s(literal 1/8 binary64)) |
(+ 1/8 (* (pow p 2) (- (* (pow p 2) (+ (* -1/16 (* (pow p 2) (* (pow x 6) (+ (* -12 (/ (+ (* 16 (pow x 2)) (* 32 (pow x 2))) (pow x 14))) (+ (* -1 (/ (* (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 48 (/ 1 (pow x 10)))) (+ (* 4 (pow x 4)) (* 8 (pow x 4)))) (pow x 6))) (+ (* 6 (/ (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))) (pow x 2))) (* 64 (/ 1 (pow x 12))))))))) (* -1/16 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))))) (* 3/4 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (*.f64 #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 48 binary64)) (pow.f64 x #s(literal 14 binary64))) (fma.f64 (neg.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 48 binary64) (pow.f64 x #s(literal 10 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64))))))) (/.f64 #s(literal -3/4 binary64) (*.f64 x x))) #s(literal 1/8 binary64)) |
(* 1/64 (/ (pow x 3) (pow p 3))) |
(/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p p))) |
(/ (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))) (pow p 3)) |
(/.f64 (fma.f64 #s(literal -1/8192 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 48 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 p (*.f64 p p))) |
(/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3)))) (pow p 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (fma.f64 #s(literal 1/1048576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)))))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal -1/8192 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 48 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p))) |
(/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/64 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* -1/262144 (* (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* 1/4096 (pow x 6)) (* 1/128 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4)))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))))))) (pow p 6))) (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))))) (pow p 3)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 48 binary64)) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64))))) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 (*.f64 x x) #s(literal 48 binary64))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 48 binary64)) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (fma.f64 #s(literal 1/1048576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)))))) (*.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 6 binary64)))))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (fma.f64 #s(literal 1/1048576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)))))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal -1/8192 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 48 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 p p))) |
(* -1/64 (/ (pow x 3) (pow p 3))) |
(/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 p (*.f64 p p))) |
(* -1 (/ (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))) (pow p 3))) |
(/.f64 (fma.f64 #s(literal -1/8192 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 48 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 p (*.f64 p p)))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3)))) (pow p 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (fma.f64 #s(literal 1/1048576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)))))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal -1/8192 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 48 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x))))) (*.f64 p (*.f64 p p)))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/64 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* -1/262144 (* (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))) (+ (* 1/4096 (pow x 6)) (* 1/128 (* (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4)))))) (+ (* 16 (pow x 2)) (* 32 (pow x 2))))))))) (pow p 6))) (+ (* -1/2 (/ (* (pow x 3) (+ (* -1/262144 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (+ (* 1/1048576 (pow (+ (* 16 (pow x 2)) (* 32 (pow x 2))) 2)) (* 1/4096 (+ (* 4 (pow x 4)) (* 8 (pow x 4))))))) (pow p 4))) (+ (* -1/8192 (/ (* (pow x 3) (+ (* 16 (pow x 2)) (* 32 (pow x 2)))) (pow p 2))) (* 1/64 (pow x 3))))) (pow p 3))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 48 binary64)) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64))))) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (*.f64 (*.f64 x x) #s(literal 48 binary64))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 48 binary64)) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (fma.f64 #s(literal 1/1048576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)))))) (*.f64 #s(literal 1/4096 binary64) (pow.f64 x #s(literal 6 binary64)))))) (pow.f64 p #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal -1/262144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (fma.f64 #s(literal 1/1048576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2304 binary64)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)))))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal -1/8192 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 48 binary64))) (*.f64 p p)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 p (*.f64 p p)))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -1/8 (/ x p))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x p) #s(literal 1/4 binary64)) |
(+ 1/4 (* x (- (* 1/16 (/ x (pow p 2))) (* 1/8 (/ 1 p))))) |
(fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 x (*.f64 p p)) (/.f64 #s(literal -1/8 binary64) p)) #s(literal 1/4 binary64)) |
(+ 1/4 (* x (- (* x (+ (* 1/64 (/ x (pow p 3))) (* 1/16 (/ 1 (pow p 2))))) (* 1/8 (/ 1 p))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/64 binary64) (/.f64 x (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/16 binary64) (*.f64 p p))) (/.f64 #s(literal -1/8 binary64) p)) #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(- (+ 1/4 (* -1 (/ (pow p 2) (pow x 2)))) (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64)) |
(- (+ 1/4 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4))))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 1/4 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 p p) (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(- (+ 1/4 (+ (* -16 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4)))))) (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(-.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 p p) (*.f64 x x))))) (fma.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
3/4 |
#s(literal 3/4 binary64) |
(- (+ 3/4 (* -1 (/ (pow p 2) (pow x 2)))) (* 1/2 (/ (pow p 2) (pow x 2)))) |
(+.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (*.f64 x x))) |
(- (+ 3/4 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4))))) (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2))))) |
(+.f64 #s(literal 3/4 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 p p) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (*.f64 x x))))) |
(- (+ 3/4 (+ (* -16 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 4) (pow x 4)))))) (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2)))))) |
(+.f64 #s(literal 3/4 binary64) (-.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 p p) (*.f64 x x)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (*.f64 x x)))))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64)) |
(+ 1/4 (* (pow p 2) (- (* 5/2 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal 5/2 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(+ 1/4 (* (pow p 2) (- (* (pow p 2) (+ (* -11 (/ (pow p 2) (pow x 6))) (* 5/2 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal -11 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 5/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -1/8 (/ x p))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x p) #s(literal 1/4 binary64)) |
(- (+ 1/4 (* 1/16 (/ (pow x 2) (pow p 2)))) (* 1/8 (/ x p))) |
(+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (/.f64 (*.f64 x #s(literal -1/8 binary64)) p))) |
(- (+ 1/4 (+ (* 1/64 (/ (pow x 3) (pow p 3))) (* 1/16 (/ (pow x 2) (pow p 2))))) (* 1/8 (/ x p))) |
(+.f64 #s(literal 1/4 binary64) (+.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 p p))) (/.f64 (*.f64 x #s(literal -1/8 binary64)) p))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* 1/8 (/ x p))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x p) #s(literal 1/4 binary64)) |
(+ 1/4 (* -1 (/ (- (* -1/16 (/ (pow x 2) p)) (* 1/8 x)) p))) |
(-.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) p) (*.f64 x #s(literal -1/8 binary64))) p)) |
(+ 1/4 (* -1 (/ (- (* -1 (/ (+ (* -1/64 (/ (pow x 3) p)) (* 1/16 (pow x 2))) p)) (* 1/8 x)) p))) |
(-.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/16 binary64) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) p))) (neg.f64 p)) (*.f64 x #s(literal -1/8 binary64))) p)) |
(* 1/8 (/ x p)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x p)) |
(* x (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/8 (/ 1 p)))) |
(*.f64 x (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/8 binary64) p))) |
(* x (+ (* (pow x 2) (- (* 3/1024 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/8 (/ 1 p)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 3/1024 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/8 binary64) p))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/8192 (/ (pow x 2) (pow p 7))) (* 3/1024 (/ 1 (pow p 5))))) (* 1/64 (/ 1 (pow p 3))))) (* 1/8 (/ 1 p)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -5/8192 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) (/.f64 #s(literal 3/1024 binary64) (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/8 binary64) p))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64)) |
(+ 1/4 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(+ 1/4 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* -1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/8 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
-1/4 |
#s(literal -1/4 binary64) |
(- (* 1/2 (/ (pow p 2) (pow x 2))) 1/4) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/4 binary64)) |
(- (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 1/2 (/ (pow p 2) (pow x 2)))) 1/4) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/4 binary64))) |
(- (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 1/2 (/ (pow p 2) (pow x 2))))) 1/4) |
(+.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (*.f64 x x)))) #s(literal -1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1/4 binary64)) |
(+ 1/4 (* (pow p 2) (- (* 3/2 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 3/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(+ 1/4 (* (pow p 2) (- (* (pow p 2) (+ (* -5 (/ (pow p 2) (pow x 6))) (* 3/2 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -5 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(* 1/8 (/ x p)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 x p)) |
(/ (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)) p) |
(/.f64 (fma.f64 x #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) p) |
(/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x))) p) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 x #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)))) p) |
(/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/4 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)))) p) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/256 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 x #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))))) p) |
(* -1/8 (/ x p)) |
(/.f64 (*.f64 x #s(literal -1/8 binary64)) p) |
(* -1 (/ (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)) p)) |
(/.f64 (fma.f64 x #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))) (neg.f64 p)) |
(* -1 (/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x))) p)) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 x #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p)))) (neg.f64 p)) |
(* -1 (/ (+ (* -1/4 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/4 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/64 (/ (pow x 3) (pow p 2))) (* 1/8 x)))) p)) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/256 binary64)))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 x #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 x x))) (*.f64 p p))))) (neg.f64 p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/2048 (/ (+ (* 16 (pow p 4)) (* 32 (pow p 4))) (pow p 9))) (* 15/512 (/ 1 (pow p 5))))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (pow.f64 p #s(literal 9 binary64))) #s(literal -1/2048 binary64) (/.f64 #s(literal 15/512 binary64) (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1/4 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))) (* 4 (/ (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (*.f64 x x))) |
(- (+ 1 (+ (* -1/4 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/4 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))))) (+ (* 4 (/ (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2)))))) (pow x 4))) (+ (* 4 (/ (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (pow x 2))) (* 4 (/ (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))))) |
(-.f64 (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 4 binary64))))))) |
(- (+ 1 (+ (* -1/4 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* -1/4 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 4))) (* -1/4 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2)))))) (+ (* 4 (/ (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 6))) (+ (* 4 (/ (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2)))))) (pow x 4))) (+ (* 4 (/ (* (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6))) (+ (* 4 (/ (- (* -16 (pow p 6)) (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))) (pow x 6))) (+ (* 4 (/ (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (pow x 2))) (* 4 (/ (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4))))))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 x x)))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))))))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64))))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64) (*.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 4 binary64)))))))))) |
(* 1/12 (/ (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (pow x 2))) |
(/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(/ (- (+ (* 1/12 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 1/12 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 2)))) (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))) (pow x 2)))) (pow x 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal 1/12 binary64) (/.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ (* 1/12 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (+ (* 1/12 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 4))) (* 1/12 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 2))))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))) (pow x 2))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 4))) (* 4/3 (/ (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))) (pow x 4)))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/12 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 x x))) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal 1/12 binary64))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 #s(literal 4/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x x)) |
(/ (- (+ (* 1/12 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (+ (* 1/12 (/ (+ (* -64 (* (pow p 6) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (* 64 (pow p 6)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/4 (pow (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) 2)) (* 1/2 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))))) (pow x 6))) (+ (* 1/12 (/ (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (pow x 4))) (* 1/12 (/ (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (pow x 2)))))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -16 (pow p 6)) (* 1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))) (pow x 6))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))) (pow x 2))) (+ (* 1/9 (/ (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 4))) (+ (* 4/3 (/ (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (pow x 6))) (+ (* 4/3 (/ (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))) (pow x 4))) (* 4/3 (/ (* (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))) (pow x 6))))))))) (pow x 2)) |
(/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (pow.f64 p #s(literal 6 binary64))) (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (neg.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)))))))) (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 2 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1/12 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 x x)))))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64) (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) (*.f64 x x)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 4/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (+.f64 (fma.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) #s(literal 1/12 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))))) (*.f64 #s(literal -4/3 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))))))) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 4/3 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (/.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64)))) (pow.f64 x #s(literal 6 binary64)))))))))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 12 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (- (+ (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* (pow p 2) (- (+ (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 16 (pow x 2)) (* 32 (pow x 2))) (pow x 14))) (+ (* -1 (/ (* (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 48 (/ 1 (pow x 10)))) (+ (* 4 (pow x 4)) (* 8 (pow x 4)))) (pow x 6))) (+ (* 6 (/ (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))) (pow x 2))) (* 64 (/ 1 (pow x 12)))))))) (* 54 (/ 1 (pow x 6)))) (* -2 (/ (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 12 (/ 1 (pow x 4)))) (pow x 2)))))) (* 12 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 p p) (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 48 binary64)) (pow.f64 x #s(literal 14 binary64))) (fma.f64 (neg.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 48 binary64) (pow.f64 x #s(literal 10 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 12 binary64)))))) (/.f64 #s(literal 54 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)))) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(- (+ 1/2 (* -1 (/ (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))) (pow p 2)))) (* -1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 p p)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))) |
(- (+ 1/2 (* -1 (/ (+ (* 1/32 (pow x 3)) (* 1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2)))))) (pow p 3)))) (+ (* -1/4 (/ x p)) (+ (* -1/8 (/ (pow x 2) (pow p 2))) (* 1/8 (/ (pow x 2) (pow p 2)))))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 0 binary64)))) (*.f64 p (*.f64 p p)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 0 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (- (+ (* -1/8 (/ (pow x 2) p)) (* 1/8 (/ (pow x 2) p))) (* -1/4 x)) p))) |
(fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (pow x 3) p)) (* 1/2 (/ (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2)))) p))) (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2)))) p)) (* -1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) p) #s(literal 1/32 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 0 binary64)) p) #s(literal 0 binary64))) (neg.f64 p)) (*.f64 x #s(literal 1/4 binary64))) p)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 x (fma.f64 #s(literal -1/128 binary64) (/.f64 x (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/1024 (/ x (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/1024 binary64) (/.f64 x (*.f64 (*.f64 p (*.f64 p p)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(* 1/2 (sqrt (/ x p))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p))) |
(* x (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x))))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3))))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))))))) |
(* x (+ (* -1/4 (sqrt (/ (pow p 3) (pow x 5)))) (+ (* 1/4 (sqrt (/ (pow p 5) (pow x 7)))) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* 1/2 (sqrt (/ p (pow x 3)))))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt (/ x p)) (* (sqrt -1) (sqrt -1/4)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (neg.f64 (sqrt.f64 (/.f64 x p)))) |
(* -1 (* x (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4))))))) |
(*.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/32 (* (sqrt (/ (pow p 3) (pow x 5))) (/ (sqrt -1) (pow (sqrt -1/4) 3)))) (+ (* 1/128 (* (sqrt (/ (pow p 5) (pow x 7))) (/ (sqrt -1) (pow (sqrt -1/4) 5)))) (+ (* 1/4 (* (sqrt (/ p (pow x 3))) (/ (sqrt -1) (sqrt -1/4)))) (* (sqrt (/ 1 (* p x))) (* (sqrt -1) (sqrt -1/4)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) (neg.f64 x)) |
(* 1/2 (sqrt (/ x p))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x p))) |
(/ (+ (* 1/2 (sqrt (* p x))) (* 1/2 (sqrt (/ (pow p 3) x)))) p) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (*.f64 x p)) (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) x)))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* -1/4 (sqrt (/ p (pow x 3)))) (* 1/2 (sqrt (/ 1 (* p x))))))) p) |
(/.f64 (fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 p (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x p)))) p) |
(/ (+ (* 1/2 (sqrt (* p x))) (* (pow p 2) (+ (* 1/2 (sqrt (/ 1 (* p x)))) (* (pow p 2) (+ (* -1/4 (sqrt (/ 1 (* (pow p 3) (pow x 3))))) (* 1/4 (sqrt (/ 1 (* p (pow x 5)))))))))) p) |
(/.f64 (fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (pow.f64 x #s(literal 5 binary64))))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x p)))) p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/1024 (/ (pow x 3) (* (pow p 3) (pow (sqrt 1/2) 5)))) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 p (*.f64 p p)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/8 (/ x (sqrt 1/2))) (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3))))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3))) (* 1/1024 (/ (pow x 3) (* p (pow (sqrt 1/2) 5))))) p)) (* -1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 x (*.f64 x x))) (*.f64 p (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 5 binary64))))) p)) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* x (+ (* 1/4 (/ 1 p)) (* 1/2 (/ 1 x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) p) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/4 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/4 binary64)) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p) |
(/ (+ (* 1/4 x) (* 1/2 p)) p) |
(/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(/ x p) |
(/.f64 x p) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 3/32 (/ (* x (sqrt 1/2)) (pow p 2))) (* 1/4 (/ (sqrt 1/2) p))))) |
(fma.f64 x (fma.f64 #s(literal 3/32 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p)) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* 1/4 (/ (sqrt 1/2) p)) (* x (+ (* 5/128 (/ (* x (sqrt 1/2)) (pow p 3))) (* 3/32 (/ (sqrt 1/2) (pow p 2)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 5/128 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p (*.f64 p p))) (/.f64 (*.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 p p))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) p)) (sqrt.f64 #s(literal 1/2 binary64))) |
(* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) |
(*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))))) |
(+ (* -4 (* (sqrt (/ (pow p 5) (pow x 5))) (/ (sqrt 1/2) (sqrt -2)))) (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64)))))) |
(+ (* -4 (* (sqrt (/ (pow p 5) (pow x 5))) (/ (sqrt 1/2) (sqrt -2)))) (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (+ (* -1/2 (* (sqrt (/ 1 (* p (pow x 7)))) (/ (* (sqrt 1/2) (+ (* 4 (/ (* (pow p 3) x) (pow (sqrt -2) 2))) (* 16 (pow p 4)))) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2)))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 x (*.f64 p (*.f64 p p))) #s(literal -2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))))))) |
(* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -4 (* (sqrt (/ (pow p 5) (pow x 5))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 p #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2)))) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* p x))) (/ (* (sqrt -1) (* (sqrt 1/2) (+ (* -4 (/ (* (pow p 3) x) (pow (sqrt 2) 2))) (* 16 (pow p 4))))) (sqrt 2)))) (* 4 (* (sqrt (* (pow p 5) x)) (/ (* (sqrt -1) (sqrt 1/2)) (sqrt 2))))) (pow x 3))) (* (sqrt (/ p x)) (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x p))) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x (*.f64 p (*.f64 p p)))) #s(literal 2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 x (pow.f64 p #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x (*.f64 x x))))) |
(* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) |
(*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(+ (* -2 (* (sqrt (/ (pow p 3) (pow x 3))) (/ (sqrt 1/2) (sqrt -2)))) (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))))) |
(+ (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) (* (pow p 2) (+ (* -4 (* (sqrt (/ p (pow x 5))) (/ (sqrt 1/2) (sqrt -2)))) (* -2 (* (sqrt (/ 1 (* p (pow x 3)))) (/ (sqrt 1/2) (sqrt -2))))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 p (pow.f64 x #s(literal 5 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) p))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64))))) (*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))))) |
(+ (* (sqrt (/ p x)) (* (sqrt -2) (sqrt 1/2))) (* (pow p 2) (+ (* -2 (* (sqrt (/ 1 (* p (pow x 3)))) (/ (sqrt 1/2) (sqrt -2)))) (* p (+ (* -4 (* (sqrt (/ 1 (* p (pow x 5)))) (/ (sqrt 1/2) (sqrt -2)))) (* -1/2 (* (sqrt (* p x)) (/ (* (sqrt 1/2) (+ (* 4 (/ 1 (* p (* (pow x 3) (pow (sqrt -2) 2))))) (* 16 (/ 1 (pow x 4))))) (sqrt -2))))))))) |
(fma.f64 (*.f64 p p) (fma.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 x p)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 p (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 p (pow.f64 x #s(literal 5 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) p))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64))))) (*.f64 (sqrt.f64 (/.f64 p x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -3/16 binary64))) (*.f64 p p)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) p))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))) (* -1/8 (pow x 3)))) (pow p 3))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (* 1/4 (/ (* x (sqrt 1/2)) p))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (*.f64 p (*.f64 p p)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -3/16 binary64))) (*.f64 p p)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) p)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ (* x (sqrt 1/2)) p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1/4 (* x (sqrt 1/2))) (* 1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) p))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) p)) (*.f64 (*.f64 x #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt 1/2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))) (* 1/2 (/ (* (sqrt 1/2) (+ (* 1/8 (pow x 3)) (* 1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))))) p))) p)) (* -1/4 (* x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -3/16 binary64))))) p) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))) p)) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* 1/8 (/ x (pow p 2))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p p)) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* x (+ (* 1/16 (/ x (pow p 3))) (* 1/8 (/ 1 (pow p 2))))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 x (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/8 binary64) (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ (+ (* -2 (/ (pow p 2) x)) (* -1 p)) x) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) p) x) |
(/ (- (+ (* -4 (/ (pow p 3) (pow x 2))) (* -1 p)) (* 2 (/ (pow p 2) x))) x) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 p (*.f64 p p)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) p)) x) |
(/ (- (+ (* -8 (/ (pow p 4) (pow x 3))) (* -1 p)) (+ (* 2 (/ (pow p 2) x)) (* 4 (/ (pow p 3) (pow x 2))))) x) |
(/.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 x (*.f64 x x))) (neg.f64 p)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) #s(literal 4 binary64)) (*.f64 x x)))) x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ (+ p (* 2 (/ (pow p 2) x))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) x) p) x) |
(* -1 (/ (+ p (* -1 (/ (- (* -4 (/ (pow p 3) x)) (* 2 (pow p 2))) x))) x)) |
(/.f64 (-.f64 p (/.f64 (fma.f64 (/.f64 (*.f64 p (*.f64 p p)) x) #s(literal -4 binary64) (*.f64 (*.f64 p p) #s(literal -2 binary64))) x)) (neg.f64 x)) |
(* -1 (/ (+ p (* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow p 4) x)) (* -4 (pow p 3))) x)) (* 2 (pow p 2))) x))) x)) |
(/.f64 (-.f64 p (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) x) (*.f64 (*.f64 p (*.f64 p p)) #s(literal 4 binary64))) (neg.f64 x)) (*.f64 (*.f64 p p) #s(literal -2 binary64))) x)) (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* p (- (* -2 (/ p (pow x 2))) (/ 1 x))) |
(*.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) |
(* p (- (* p (- (* -4 (/ p (pow x 3))) (* 2 (/ 1 (pow x 2))))) (/ 1 x))) |
(*.f64 p (fma.f64 p (fma.f64 (/.f64 p (*.f64 x (*.f64 x x))) #s(literal -4 binary64) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
(* p (- (* p (- (* p (- (* -8 (/ p (pow x 4))) (* 4 (/ 1 (pow x 3))))) (* 2 (/ 1 (pow x 2))))) (/ 1 x))) |
(*.f64 p (fma.f64 p (fma.f64 p (fma.f64 #s(literal -8 binary64) (/.f64 p (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) x))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(- (+ 1/2 (* 1/8 (/ (pow x 2) (pow p 2)))) (* -1/4 (/ x p))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))) |
(- (+ 1/2 (* 1/16 (/ (pow x 3) (pow p 3)))) (+ (* -1/4 (/ x p)) (* -1/8 (/ (pow x 2) (pow p 2))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal 1/16 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (/.f64 (*.f64 x #s(literal -1/4 binary64)) p))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (- (* -1/8 (/ (pow x 2) p)) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) p) (*.f64 x #s(literal -1/4 binary64))) p)) |
(+ 1/2 (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow x 3) p)) (* -1/8 (pow x 2))) p)) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) p) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (neg.f64 p)) (*.f64 x #s(literal -1/4 binary64))) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(* -1/2 (/ x p)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) p) |
(* x (- (/ 1 x) (* 1/2 (/ 1 p)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) p))) |
(* x (- (/ 1 x) (* 1/2 (/ 1 p)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) p))) |
(* x (- (/ 1 x) (* 1/2 (/ 1 p)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) p))) |
(* -1/2 (/ x p)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) p) |
(* -1 (* x (- (* 1/2 (/ 1 p)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(* -1 (* x (- (* 1/2 (/ 1 p)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(* -1 (* x (- (* 1/2 (/ 1 p)) (/ 1 x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) p) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(* -1/2 (/ x p)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) p) |
(/ (+ p (* -1/2 x)) p) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) p) p) |
(/ (+ p (* -1/2 x)) p) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) p) p) |
(/ (+ p (* -1/2 x)) p) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) p) p) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 x (fma.f64 #s(literal -1/128 binary64) (/.f64 x (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 p (*.f64 p p)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1/4 binary64)))) (pow.f64 x #s(literal 4 binary64))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1/2 (* (pow p 2) (- (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/4 (pow p 4)))))) (pow x 6)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1/4 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -1/4 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ (+ p (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2))))) x)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 p (*.f64 x x))) p) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4)))))) x)) |
(/.f64 (+.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 p (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x))))) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/8 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (pow x 2)))) (+ (* 1/2 (/ (- (* 1/4 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/8 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2))))) (pow p 2)))) (* p (pow x 6)))) (* 1/2 (/ (- (* 1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/64 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 2)))) (* p (pow x 4))))))) x)) |
(/.f64 (+.f64 p (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p))))) (*.f64 p p)))) (*.f64 p (pow.f64 x #s(literal 6 binary64)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 p (pow.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 p (*.f64 x x))))) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 11/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -69/16 (/ (pow p 2) (pow x 6))) (* 11/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -69/16 binary64) (/.f64 #s(literal 11/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (sqrt 1/2) (+ (* -1/128 (/ (pow x 2) (* (pow p 2) (pow (sqrt 1/2) 3)))) (+ (* 1/8 (/ x (* p (sqrt 1/2)))) (* 1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* (pow p 3) (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 p (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/128 (/ (pow x 2) (* p (pow (sqrt 1/2) 3)))) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 x #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/32 (pow x 3)) (* -1/512 (/ (pow x 3) (pow (sqrt 1/2) 4)))) (* p (sqrt 1/2)))) (* -1/128 (/ (pow x 2) (pow (sqrt 1/2) 3)))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/32 binary64) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) p)) p)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* -1/32 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
(+ 1/2 (* x (+ (* (pow x 2) (- (* 3/512 (/ (pow x 2) (pow p 5))) (* 1/32 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/512 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 p (neg.f64 p)) (*.f64 x x)))) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (pow p 2)) (pow x 2)) |
(/.f64 (fma.f64 p p (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 p p))) (*.f64 x x)) |
(/ (+ (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64))))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 p p)))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 3 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -10 (/ (pow p 2) (pow x 6))) (* 3 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -10 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ x p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p)))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/32 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p))) |
(+ 1/2 (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/32 (/ (pow x 3) (pow p 3))) (* 1/4 (/ x p))))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) #s(literal -1/32 binary64) (/.f64 (*.f64 x #s(literal 1/4 binary64)) p)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (/ x p))) |
(fma.f64 (/.f64 x p) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1 (/ (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x)) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 x #s(literal 1/4 binary64))) p)) |
(+ 1/2 (* -1 (/ (+ (* -1/2 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/32 (/ (pow x 3) (pow p 2))) (* 1/4 x))) p))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) #s(literal -1/32 binary64) (*.f64 x #s(literal 1/4 binary64)))) p)) |
(* 1/2 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) p) |
(* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))) |
(*.f64 x (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/2 binary64) p))) |
(* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 3/256 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/2 binary64) p))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -5/2048 (/ (pow x 2) (pow p 7))) (* 3/256 (/ 1 (pow p 5))))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 7 binary64))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 p #s(literal 5 binary64)))) (/.f64 #s(literal -1/16 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/2 binary64) p))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x x)))) |
(+ 1 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 p p) #s(literal -2 binary64)) (*.f64 x x)))) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))) 1) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64))) |
(- (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))) (* 2 (/ (pow p 2) (pow x 2))))) 1) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)))) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* 1/2 (/ x p)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) p) |
(/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64)))) p) |
(/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p) |
(/.f64 (-.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/256 binary64))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64)))) p) |
(* -1/2 (/ x p)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) p) |
(* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64)))) (neg.f64 p)) |
(* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1 (/ (* x (+ (* 1/256 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4))))))) (pow p 6))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)))) p)) |
(/.f64 (-.f64 (fma.f64 (neg.f64 x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/256 binary64))) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p p)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64)))) (neg.f64 p)) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 p #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) p))) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 p #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 p #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(fma.f64 x (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(neg.f64 (fma.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(neg.f64 (fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 x (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) x)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 2 binary64) x)) x) |
(* 2 p) |
(*.f64 p #s(literal 2 binary64)) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 2 binary64))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 p (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 p (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64))))))) |
(* -2 p) |
(*.f64 p #s(literal -2 binary64)) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 2 binary64))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 p p))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(neg.f64 (*.f64 p (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 6 binary64)))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* -1/128 (/ x (* (pow p 2) (pow (sqrt 1/2) 3)))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 x (fma.f64 #s(literal -1/128 binary64) (/.f64 x (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* x (+ (* x (- (* 1/2 (/ (* x (- (* 1/512 (/ 1 (* (pow p 3) (pow (sqrt 1/2) 4)))) (* 1/32 (/ 1 (pow p 3))))) (sqrt 1/2))) (* 1/128 (/ 1 (* (pow p 2) (pow (sqrt 1/2) 3)))))) (* 1/8 (/ 1 (* p (sqrt 1/2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 p (*.f64 p p)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1/32 binary64) (*.f64 p (*.f64 p p))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 1/4 (pow (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) 2)) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (pow x 2))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64))))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ (- (* -1/4 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/2 (* (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 1/4 (pow (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) 2)) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (+ (* 4 (* (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (* 4 (- (* -16 (pow p 6)) (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))))) (pow x 6))) (+ (* 1/2 (/ (- (* -1/4 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (+ (* 1/4 (pow (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) 2)) (+ (* 4 (* (- (* -1 (pow p 2)) (* -1/2 (pow p 2))) (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))))) (* 4 (- (* 4 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))) (pow x 4))) (* 1/2 (/ (- (* -1/4 (+ (* 4 (pow p 2)) (* 8 (pow p 2)))) (* 4 (- (* -1 (pow p 2)) (* -1/2 (pow p 2))))) (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64))))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))))))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))))) (*.f64 #s(literal 4 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64) (*.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))))))))) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64))))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 p p) #s(literal 1/2 binary64)))) (*.f64 x x)))))) |
(* -1 (* (/ (sqrt 1/12) x) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/12 binary64)) x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))) |
(* -1 (/ (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (* (pow x 2) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (* (sqrt 1/12) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) x)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/12 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/12 binary64)) (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))) x)) |
(* -1 (/ (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (+ (* 1/4 (/ (pow (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) 2) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (* (pow x 4) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (* (pow x 2) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (* (sqrt 1/12) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (fma.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (*.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/12 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/12 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/12 binary64)) (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)))))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -64 (* (pow p 6) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (* 64 (pow p 6)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/4 (pow (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) 2)) (* 1/2 (* (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -16 (pow p 6)) (* 1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (+ (* 1/2 (/ (* (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (+ (* 1/4 (/ (pow (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) 2) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (+ (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))))))))) (* 4/3 (* (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))))))) (* (pow x 6) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (+ (* -1 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 1/2 (* (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4))))) (+ (* 4 (pow p 2)) (* 8 (pow p 2))))) (* 64 (pow p 6)))))) (+ (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* 4 (pow p 4)) (* 1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))))) (+ (* 1/4 (/ (pow (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) 2) (* (pow (sqrt 1/12) 2) (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))) (* 4/3 (* (- (* -1 (pow p 2)) (* 1/2 (pow p 2))) (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2))))))))))) (* (pow x 4) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (+ (* 1/2 (* (/ (- (* 1/12 (+ (* -1 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 1/4 (pow (+ (* 4 (pow p 2)) (* 8 (pow p 2))) 2)) (+ (* 16 (pow p 4)) (* 32 (pow p 4)))))) (* 1/9 (* (+ (* 4 (pow p 2)) (* 8 (pow p 2))) (- (* -1 (pow p 2)) (* 1/2 (pow p 2)))))) (* (pow x 2) (sqrt 1/12))) (sqrt (/ 1 (+ (* 4 (pow p 2)) (* 8 (pow p 2))))))) (* (sqrt 1/12) (sqrt (+ (* 4 (pow p 2)) (* 8 (pow p 2)))))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/12 binary64) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (pow.f64 p #s(literal 6 binary64))) (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (neg.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))) (-.f64 (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64)) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)))))))) (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 2 binary64)))))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64) (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))))))) (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))) (-.f64 (*.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (fma.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (*.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))))))))) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (*.f64 #s(literal 4/3 binary64) (fma.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (+.f64 (fma.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) #s(literal 1/12 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))))) (*.f64 #s(literal -4/3 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)))) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/12 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))))))) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))))) (fma.f64 #s(literal 3 binary64) (/.f64 (pow.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 p p) #s(literal 12 binary64))) (*.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 (*.f64 p p) #s(literal -3/2 binary64)) (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64)))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/12 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 48 binary64))) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal 144 binary64))) #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64)) (*.f64 (*.f64 p p) #s(literal -3/2 binary64))) #s(literal -1/9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/12 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/12 binary64)) (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))))) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 1/2 (* (pow p 2) (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 49/4 (/ 1 (pow x 4)))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 (*.f64 p p) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal -49/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* 1/2 (* (pow p 2) (- (+ (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 16 (pow x 2)) (* 32 (pow x 2))) (pow x 14))) (+ (* -1 (/ (* (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 48 (/ 1 (pow x 10)))) (+ (* 4 (pow x 4)) (* 8 (pow x 4)))) (pow x 6))) (+ (* 6 (/ (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))) (pow x 2))) (* 64 (/ 1 (pow x 12)))))))) (* 54 (/ 1 (pow x 6)))) (+ (* -2 (/ (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 12 (/ 1 (pow x 4)))) (pow x 2))) (* -1/2 (/ (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 49/4 (/ 1 (pow x 4)))) (pow x 2))))))) (* 1/2 (- (* -1/4 (* (pow x 6) (+ (* -12 (/ (+ (* 4 (pow x 4)) (* 8 (pow x 4))) (pow x 14))) (* 84 (/ 1 (pow x 10)))))) (* 49/4 (/ 1 (pow x 4))))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p p) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 48 binary64)) (pow.f64 x #s(literal 14 binary64))) (fma.f64 (neg.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 48 binary64) (pow.f64 x #s(literal 10 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 6 binary64) (/.f64 (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64)))) (*.f64 x x)) (/.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 12 binary64)))))) (/.f64 #s(literal 54 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal -49/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal -12 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal -12 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 12 binary64)) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 84 binary64) (pow.f64 x #s(literal 10 binary64)))) (/.f64 #s(literal -49/4 binary64) (pow.f64 x #s(literal 4 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (* (pow p 2) (sqrt 1/2)))) (* 1/8 (/ x (* p (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (sqrt 1/2) (+ (* -1/2 (/ (+ (* -1/8 (/ (* x (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2))))) (pow (sqrt 1/2) 2))) (+ (* 1/32 (pow x 3)) (* 1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))))) (* (pow p 3) (sqrt 1/2)))) (+ (* -1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (* (pow p 2) (sqrt 1/2)))) (* 1/8 (/ x (* p (sqrt 1/2))))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 0 binary64))))) (*.f64 (*.f64 p (*.f64 p p)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 p p) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ x (* p (sqrt 1/2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ x (sqrt 1/2))) (* 1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (* p (sqrt 1/2))))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 x #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) p)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2)))) (sqrt 1/2))) (* 1/2 (/ (+ (* -1/8 (/ (* x (+ (* -1/8 (pow x 2)) (+ (* 1/64 (/ (pow x 2) (pow (sqrt 1/2) 2))) (* 1/8 (pow x 2))))) (pow (sqrt 1/2) 2))) (+ (* 1/32 (pow x 3)) (* 1/2 (* x (+ (* -1/8 (pow x 2)) (* 1/8 (pow x 2))))))) (* p (sqrt 1/2))))) p)) (* 1/8 (/ x (sqrt 1/2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 0 binary64))))) (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) p)) p)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
(* 4 p) |
(*.f64 p #s(literal 4 binary64)) |
Compiled 95 901 to 5 305 computations (94.5% saved)
20 alts after pruning (15 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 425 | 9 | 1 434 |
| Fresh | 4 | 6 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 432 | 20 | 1 452 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 29.1% | (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
| 22.8% | (/.f64 (neg.f64 p) x) | |
| 5.0% | (/.f64 p x) | |
| ▶ | 81.4% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
| 53.3% | (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) | |
| 16.7% | (*.f64 (/.f64 (sqrt.f64 #s(literal 1/12 binary64)) x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))) | |
| ✓ | 81.8% | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
| ▶ | 6.0% | (sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ▶ | 79.5% | (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 82.2% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.4% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| 53.4% | (sqrt.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p)) | |
| 12.9% | (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 x x)) (*.f64 p p)) (*.f64 x x))) | |
| 18.8% | (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) | |
| 66.4% | (sqrt.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))))) | |
| ✓ | 16.2% | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
| 31.2% | (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))) | |
| 55.2% | (sqrt.f64 (-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))))) | |
| ✓ | 57.7% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ▶ | 38.8% | #s(literal 1 binary64) |
Compiled 841 to 408 computations (51.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
| ✓ | cost-diff | 0 | (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 p p) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 768 | (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 1152 | (sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 p p) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 p p) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
| 12 126× | accelerator-lowering-fma.f32 |
| 12 126× | accelerator-lowering-fma.f64 |
| 4 832× | *-lowering-*.f32 |
| 4 832× | *-lowering-*.f64 |
| 2 482× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 254 |
| 1 | 68 | 252 |
| 2 | 129 | 248 |
| 3 | 257 | 246 |
| 4 | 456 | 242 |
| 5 | 987 | 242 |
| 6 | 2562 | 242 |
| 7 | 3910 | 242 |
| 8 | 5274 | 242 |
| 9 | 7865 | 242 |
| 0 | 8385 | 203 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))))) |
1 |
(sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))))) |
(/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))) |
2 |
(+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))) |
(/ x (sqrt (+ (* x x) (* p (* p 4))))) |
x |
(sqrt (+ (* x x) (* p (* p 4)))) |
(+ (* x x) (* p (* p 4))) |
(* p (* p 4)) |
p |
(* p 4) |
4 |
1 |
(+ (* -1/2 (/ (* p p) (* x x))) 1) |
-1/2 |
(/ (* p p) (* x x)) |
(* p p) |
p |
(* x x) |
x |
1 |
(sqrt (+ (* (+ (* 2 (/ (* p p) (* x x))) -1) 1/2) 1/2)) |
(+ (* (+ (* 2 (/ (* p p) (* x x))) -1) 1/2) 1/2) |
(+ (* 2 (/ (* p p) (* x x))) -1) |
2 |
(/ (* p p) (* x x)) |
(* p p) |
p |
(* x x) |
x |
-1 |
1/2 |
(sqrt (+ (* (/ x (+ (* 2 (/ (* p p) x)) x)) 1/2) 1/2)) |
(+ (* (/ x (+ (* 2 (/ (* p p) x)) x)) 1/2) 1/2) |
(/ x (+ (* 2 (/ (* p p) x)) x)) |
x |
(+ (* 2 (/ (* p p) x)) x) |
2 |
(/ (* p p) x) |
(* p p) |
p |
1/2 |
| Outputs |
|---|
(/ 1 (sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))))) |
(sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) |
2 |
#s(literal 2 binary64) |
(+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) |
(/ x (sqrt (+ (* x x) (* p (* p 4))))) |
(/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) |
x |
(sqrt (+ (* x x) (* p (* p 4)))) |
(sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) |
(+ (* x x) (* p (* p 4))) |
(fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) |
(* p (* p 4)) |
(*.f64 #s(literal 4 binary64) (*.f64 p p)) |
p |
(* p 4) |
(*.f64 p #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
1 |
#s(literal 1 binary64) |
(+ (* -1/2 (/ (* p p) (* x x))) 1) |
(fma.f64 p (/.f64 (*.f64 p #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* p p) (* x x)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(* p p) |
(*.f64 p p) |
p |
(* x x) |
(*.f64 x x) |
x |
1 |
#s(literal 1 binary64) |
(sqrt (+ (* (+ (* 2 (/ (* p p) (* x x))) -1) 1/2) 1/2)) |
(fabs.f64 (/.f64 p x)) |
(+ (* (+ (* 2 (/ (* p p) (* x x))) -1) 1/2) 1/2) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(+ (* 2 (/ (* p p) (* x x))) -1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (* p p) (* x x)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(* p p) |
(*.f64 p p) |
p |
(* x x) |
(*.f64 x x) |
x |
-1 |
#s(literal -1 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (+ (* (/ x (+ (* 2 (/ (* p p) x)) x)) 1/2) 1/2)) |
(sqrt.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64))) |
(+ (* (/ x (+ (* 2 (/ (* p p) x)) x)) 1/2) 1/2) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) |
(/ x (+ (* 2 (/ (* p p) x)) x)) |
(/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) |
x |
(+ (* 2 (/ (* p p) x)) x) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
2 |
#s(literal 2 binary64) |
(/ (* p p) x) |
(/.f64 (*.f64 p p) x) |
(* p p) |
(*.f64 p p) |
p |
1/2 |
#s(literal 1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 94.9% | (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) |
| ✓ | accuracy | 94.0% | (/.f64 (*.f64 p p) x) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
| ✓ | accuracy | 84.8% | (/.f64 (*.f64 p p) (*.f64 x x)) |
| ✓ | accuracy | 73.4% | (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 69.2% | (sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 p p) |
| ✓ | accuracy | 84.8% | (/.f64 (*.f64 p p) (*.f64 x x)) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
| ✓ | accuracy | 95.6% | (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))))) |
| ✓ | accuracy | 86.7% | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) |
| ✓ | accuracy | 72.1% | (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))) |
| 34.0ms | 50× | 2 | valid |
| 31.0ms | 135× | 0 | valid |
| 20.0ms | 45× | 1 | valid |
| 17.0ms | 21× | 3 | valid |
| 5.0ms | 5× | 4 | valid |
Compiled 245 to 36 computations (85.3% saved)
ival-mult: 20.0ms (25.9% of total)ival-div: 19.0ms (24.6% of total)ival-add: 14.0ms (18.1% of total)ival-sqrt: 12.0ms (15.5% of total)adjust: 10.0ms (12.9% of total)exact: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))))))> |
#<alt (sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))))> |
#<alt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))))> |
#<alt (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))> |
#<alt (+ (* -1/2 (/ (* p p) (* x x))) 1)> |
#<alt (/ (* p p) (* x x))> |
#<alt (* p p)> |
#<alt (* x x)> |
#<alt (sqrt (+ (* (+ (* 2 (/ (* p p) (* x x))) -1) 1/2) 1/2))> |
#<alt (+ (* (+ (* 2 (/ (* p p) (* x x))) -1) 1/2) 1/2)> |
#<alt (+ (* 2 (/ (* p p) (* x x))) -1)> |
#<alt (sqrt (+ (* (/ x (+ (* 2 (/ (* p p) x)) x)) 1/2) 1/2))> |
#<alt (+ (* (/ x (+ (* 2 (/ (* p p) x)) x)) 1/2) 1/2)> |
#<alt (/ x (+ (* 2 (/ (* p p) x)) x))> |
#<alt (+ (* 2 (/ (* p p) x)) x)> |
#<alt (sqrt (+ (* x x) (* p (* p 4))))> |
#<alt (/ (* p p) x)> |
| Outputs |
|---|
#<alt (/ 1 (sqrt 2))> |
#<alt (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2)))> |
#<alt (+ (* x (+ (* -1/32 (/ x (* (pow p 2) (sqrt 2)))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2)))> |
#<alt (+ (* x (+ (* x (- (* -3/128 (/ x (* (pow p 3) (sqrt 2)))) (* 1/32 (/ 1 (* (pow p 2) (sqrt 2)))))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2))))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (* (pow x 6) (pow (sqrt 2) 2)))))))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ (+ p (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2)))))) x))> |
#<alt (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (pow (sqrt 2) 2))))))) x))> |
#<alt (* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 6) (pow (sqrt 2) 2))))) (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (pow (sqrt 2) 2)))))))) x))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6))))) (pow (sqrt 2) 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2))))))> |
#<alt (/ 1 (sqrt 2))> |
#<alt (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2)))> |
#<alt (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))))> |
#<alt (+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* (pow p 3) (sqrt 2)))) (/ 1 (sqrt 2)))))> |
#<alt (/ 1 (sqrt 2))> |
#<alt (+ (* -1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2)))> |
#<alt (+ (* -1 (/ (+ (* 1/32 (/ (pow x 2) (* p (sqrt 2)))) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* p (sqrt 2)))) (* -1/32 (/ (pow x 2) (sqrt 2)))) p)) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2)))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -1/4 (/ (* x (sqrt 2)) p)))> |
#<alt (+ (sqrt 2) (* x (+ (* -1/4 (/ (sqrt 2) p)) (* 3/32 (/ (* x (sqrt 2)) (pow p 2))))))> |
#<alt (+ (sqrt 2) (* x (+ (* -1/4 (/ (sqrt 2) p)) (* x (+ (* -1/128 (/ (* x (sqrt 2)) (pow p 3))) (* 3/32 (/ (sqrt 2) (pow p 2))))))))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/2 (pow p 4)) (+ (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/16 (/ (pow p 4) (pow (sqrt 1/2) 2)))))) (* (pow x 4) (sqrt 1/2)))) (+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2))))> |
#<alt (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/2 (pow p 4)) (+ (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/16 (/ (pow p 4) (pow (sqrt 1/2) 2)))))) (* (pow x 4) (sqrt 1/2)))) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/4 (/ (* (pow p 2) (+ (* -1/2 (pow p 4)) (+ (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/16 (/ (pow p 4) (pow (sqrt 1/2) 2)))))) (pow (sqrt 1/2) 2))) (+ (* -1/8 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1/2 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (* (pow x 6) (sqrt 1/2)))) (+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (* -1 (/ (* x (* (sqrt 1/2) (sqrt 2))) p))> |
#<alt (* -1 (* x (+ (* -1/16 (/ (* (sqrt 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 3) (* (pow x 2) (sqrt 1/2))))) (/ (* (sqrt 1/2) (sqrt 2)) p))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (* p (* (sqrt 2) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/256 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))))) (* (pow x 4) (sqrt 1/2)))) (+ (* -1/16 (/ (* (sqrt 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 3) (* (pow x 2) (sqrt 1/2))))) (/ (* (sqrt 1/2) (sqrt 2)) p)))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (* p (* (sqrt 2) (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/32 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/256 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (* (pow p 2) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4)))))))) (* (pow x 6) (sqrt 1/2)))) (+ (* -1/2 (/ (* p (* (sqrt 2) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/256 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))))) (* (pow x 4) (sqrt 1/2)))) (+ (* -1/16 (/ (* (sqrt 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 3) (* (pow x 2) (sqrt 1/2))))) (/ (* (sqrt 1/2) (sqrt 2)) p))))))> |
#<alt (* (sqrt 1/2) (sqrt 2))> |
#<alt (+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2)))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 2) (+ (* 1/16 (/ 1 (* (pow x 4) (pow (sqrt 1/2) 2)))) (/ 1 (pow x 4))))) (sqrt 1/2))) (* 1/4 (/ (sqrt 2) (* (pow x 2) (sqrt 1/2)))))))> |
#<alt (+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* 1/4 (/ (sqrt 2) (* (pow x 2) (sqrt 1/2)))) (* (pow p 2) (+ (* -1/2 (/ (* (sqrt 2) (+ (* 1/16 (/ 1 (* (pow x 4) (pow (sqrt 1/2) 2)))) (/ 1 (pow x 4)))) (sqrt 1/2))) (* 1/2 (/ (* (pow p 2) (* (sqrt 2) (- (* 5/2 (/ 1 (pow x 6))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow x 4) (pow (sqrt 1/2) 2)))) (/ 1 (pow x 4))) (* (pow x 2) (pow (sqrt 1/2) 2))))))) (sqrt 1/2))))))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* -1/4 (/ (* x (sqrt 2)) p)))> |
#<alt (+ (sqrt 2) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (* -1/4 (/ (* x (sqrt 2)) p))))> |
#<alt (+ (sqrt 2) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))))))) (pow p 3))) (* -1/4 (/ (* x (sqrt 2)) p)))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/4 (/ (* x (sqrt 2)) p)))> |
#<alt (+ (sqrt 2) (* -1 (/ (+ (* -1/4 (* x (sqrt 2))) (* 1/2 (/ (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) p))) p)))> |
#<alt (+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))) (* 1/2 (/ (* (sqrt 2) (+ (* -1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))))))) p))) p)) (* -1/4 (* x (sqrt 2)))) p)))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ x p)))> |
#<alt (+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p))))> |
#<alt (+ 2 (* x (- (* x (+ (* -1/8 (/ x (pow p 3))) (* 1/2 (/ 1 (pow p 2))))) (/ 1 p))))> |
#<alt 1> |
#<alt (+ 1 (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1 (/ (pow p 4) (pow x 4))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))))> |
#<alt (/ (pow x 2) (pow p 2))> |
#<alt (* (pow x 2) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (/ 1 (pow p 2))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (/ 1 (pow p 2))) (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2))))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (/ 1 (pow p 2))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4))))))))> |
#<alt 1> |
#<alt (+ 1 (/ (pow p 2) (pow x 2)))> |
#<alt (+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 5 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 2> |
#<alt (+ 2 (* -1 (/ x p)))> |
#<alt (- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p))> |
#<alt (- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p)))> |
#<alt 2> |
#<alt (+ 2 (/ x p))> |
#<alt (+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p)))> |
#<alt (+ 2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (* 1/4 (/ (pow x 3) p))) (* -1/2 (pow x 2))) p)) x) p)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ x p)))> |
#<alt (+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p)))))> |
#<alt (+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p)))))> |
#<alt 2> |
#<alt (+ 2 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6))))))> |
#<alt (* 2 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2))> |
#<alt 2> |
#<alt (+ 2 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ x p)))> |
#<alt (+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))> |
#<alt (+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ x p)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1/2 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow p 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (/ p x)> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (* -1 (/ p x))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt (/ (pow p 2) (pow x 2))> |
#<alt -1> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (* 2 (/ (pow p 2) (pow x 2)))> |
#<alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))> |
#<alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))> |
#<alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))> |
#<alt (* 2 (/ (pow p 2) (pow x 2)))> |
#<alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))> |
#<alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))> |
#<alt (* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2))))> |
#<alt (* 2 (/ (pow p 2) (pow x 2)))> |
#<alt (/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2))> |
#<alt (/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2))> |
#<alt -1> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt -1> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (- (* 2 (/ (pow p 2) (pow x 2))) 1)> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2)))))))> |
#<alt (+ (sqrt 1/2) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/2 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (sqrt 1/2))) (* 1/2 (/ (* (pow x 2) (- (* 1/16 (/ 1 (pow p 6))) (* -1/8 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (* (pow p 2) (pow (sqrt 1/2) 2)))))) (sqrt 1/2))))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -4 (pow p 6)) (* -1/2 (* (pow p 2) (- (* 2 (pow p 4)) (* 1/4 (pow p 4)))))) (pow x 6))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow p 2) (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))) (* -1/2 (/ (pow p 2) (pow x 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 7/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -25/16 (/ (pow p 2) (pow x 6))) (* 7/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2)))))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))))> |
#<alt (+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2)))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2))))> |
#<alt (+ 1/2 (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2))))))> |
#<alt (+ 1/2 (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 6))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))))> |
#<alt (+ 1 (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2)))> |
#<alt (- (+ 1 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2)))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2))))> |
#<alt (+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2))))> |
#<alt (+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* 1/2 (/ (pow x 2) (pow p 2)))> |
#<alt (* (pow x 2) (+ (* -1/4 (/ (pow x 2) (pow p 4))) (* 1/2 (/ 1 (pow p 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* 1/8 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))) (* 1/2 (/ 1 (pow p 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) (* 1/2 (/ 1 (pow p 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1 (* 4 (/ (pow p 4) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1 (* -8 (/ (pow p 6) (pow x 6)))) (+ (* -4 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1 (* 4 (/ (pow p 4) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2))))> |
#<alt (- (+ 1 (* -8 (/ (pow p 6) (pow x 6)))) (+ (* -4 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -2 (/ (pow p 2) (pow x 2))))> |
#<alt (+ 1 (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 4 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2))))))> |
#<alt (* 1/2 (/ (pow x 2) (pow p 2)))> |
#<alt (/ (+ (* -1/4 (/ (pow x 4) (pow p 2))) (* 1/2 (pow x 2))) (pow p 2))> |
#<alt (/ (- (+ (* 1/8 (/ (pow x 6) (pow p 4))) (* 1/2 (pow x 2))) (* 1/4 (/ (pow x 4) (pow p 2)))) (pow p 2))> |
#<alt (/ (- (+ (* -1/16 (/ (pow x 8) (pow p 6))) (* 1/2 (pow x 2))) (+ (* -1/8 (/ (pow x 6) (pow p 4))) (* 1/4 (/ (pow x 4) (pow p 2))))) (pow p 2))> |
#<alt (* 1/2 (/ (pow x 2) (pow p 2)))> |
#<alt (/ (+ (* -1/4 (/ (pow x 4) (pow p 2))) (* 1/2 (pow x 2))) (pow p 2))> |
#<alt (/ (- (+ (* 1/8 (/ (pow x 6) (pow p 4))) (* 1/2 (pow x 2))) (* 1/4 (/ (pow x 4) (pow p 2)))) (pow p 2))> |
#<alt (/ (- (+ (* -1/16 (/ (pow x 8) (pow p 6))) (* 1/2 (pow x 2))) (+ (* -1/8 (/ (pow x 6) (pow p 4))) (* 1/4 (/ (pow x 4) (pow p 2))))) (pow p 2))> |
#<alt x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2))))> |
#<alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2))))> |
#<alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2))))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2))))> |
#<alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2))))> |
#<alt (* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2))))> |
#<alt (* 2 (/ (pow p 2) x))> |
#<alt (/ (+ (* 2 (pow p 2)) (pow x 2)) x)> |
#<alt (/ (+ (* 2 (pow p 2)) (pow x 2)) x)> |
#<alt (/ (+ (* 2 (pow p 2)) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1)))> |
#<alt (* 2 p)> |
#<alt (+ (* 1/4 (/ (pow x 2) p)) (* 2 p))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p)))))> |
#<alt (+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p)))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* 2 (/ (pow p 2) x)))> |
#<alt (+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x)))))> |
#<alt (+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x)))))> |
#<alt (* 2 p)> |
#<alt (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -2 p)> |
#<alt (* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))))> |
#<alt (* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))))> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
#<alt (/ (pow p 2) x)> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | p | @ | inf | (/ x (+ (* 2 (/ (* p p) x)) x)) |
| 10.0ms | x | @ | -inf | (/ 1 (sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))))) |
| 2.0ms | x | @ | -inf | (sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))))) |
| 1.0ms | x | @ | inf | (sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))))) |
| 1.0ms | x | @ | -inf | (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))) |
| 1× | batch-egg-rewrite |
| 4 808× | /-lowering-/.f32 |
| 4 808× | /-lowering-/.f64 |
| 4 388× | accelerator-lowering-fma.f32 |
| 4 388× | accelerator-lowering-fma.f64 |
| 4 084× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 198 |
| 1 | 199 | 183 |
| 2 | 1547 | 182 |
| 0 | 8592 | 167 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))))) |
(sqrt (/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))))) |
(/ 2 (+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4))))))) |
(+ 1 (/ x (sqrt (+ (* x x) (* p (* p 4)))))) |
(+ (* -1/2 (/ (* p p) (* x x))) 1) |
(/ (* p p) (* x x)) |
(* p p) |
(* x x) |
(sqrt (+ (* (+ (* 2 (/ (* p p) (* x x))) -1) 1/2) 1/2)) |
(+ (* (+ (* 2 (/ (* p p) (* x x))) -1) 1/2) 1/2) |
(+ (* 2 (/ (* p p) (* x x))) -1) |
(sqrt (+ (* (/ x (+ (* 2 (/ (* p p) x)) x)) 1/2) 1/2)) |
(+ (* (/ x (+ (* 2 (/ (* p p) x)) x)) 1/2) 1/2) |
(/ x (+ (* 2 (/ (* p p) x)) x)) |
(+ (* 2 (/ (* p p) x)) x) |
(sqrt (+ (* x x) (* p (* p 4)))) |
(/ (* p p) x) |
| Outputs |
|---|
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))))))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal -2 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)))))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -2 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) |
(+.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) x #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/4 binary64))) (/.f64 x (pow.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (+.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64)) (-.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (fma.f64 (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 p p)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 p x) (*.f64 (/.f64 p x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) x) (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 p x)) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) x) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) p) x) (/.f64 p x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 x)) (/.f64 (neg.f64 (*.f64 p p)) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x x))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p p)) (*.f64 x x))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 p x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 x (*.f64 p p)))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 p p) (neg.f64 (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 p p) (neg.f64 (*.f64 x x)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 p p)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x (/.f64 x (*.f64 p p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 p p) #s(literal 1 binary64)))) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (/.f64 x (*.f64 p p))))) |
(/.f64 (/.f64 (*.f64 p p) x) x) |
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 p p) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 p p))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 p p)))) (neg.f64 (neg.f64 (neg.f64 (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 p p) x))) (neg.f64 (neg.f64 x))) |
(pow.f64 (/.f64 p x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (/.f64 x (*.f64 p p))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (*.f64 p p)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(*.f64 p (/.f64 p (*.f64 x x))) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 p p) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(*.f64 (/.f64 p x) (/.f64 p x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 p p) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 p p)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (/.f64 p (*.f64 x x)) p) |
(*.f64 (/.f64 p (neg.f64 x)) (/.f64 (neg.f64 p) x)) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 (neg.f64 p) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 p p) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 p) x) (/.f64 p (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 p) #s(literal -1 binary64)) (/.f64 p (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
(pow.f64 p #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 p)) #s(literal 2 binary64)) |
(*.f64 p p) |
(*.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64))) (sqrt.f64 (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64))) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 2 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 p p) x) (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 p p)) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 p x) (*.f64 (/.f64 p x) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 p p) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) x) (/.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) p) (/.f64 p (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 p x)) (/.f64 p x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) p) x) (/.f64 p x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 (neg.f64 (*.f64 p p)) x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 8 binary64) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 8 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 8 binary64) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal -1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 8 binary64) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 8 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 8 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64)))))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 p (*.f64 (/.f64 p (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)))) (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64))) (sqrt.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))))) |
(pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (*.f64 x x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x))))) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64)) (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(/.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64)) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (*.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) (/.f64 x (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(neg.f64 (/.f64 x (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) x))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)))) |
(*.f64 (/.f64 x (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)))))) |
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (*.f64 x x))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) |
(*.f64 (/.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))))) |
(+.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) x) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
(fma.f64 p (*.f64 (/.f64 p x) #s(literal 2 binary64)) x) |
(fma.f64 (*.f64 p p) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) |
(fma.f64 (/.f64 (*.f64 p p) x) #s(literal 2 binary64) x) |
(fma.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 p p)) x) x) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (*.f64 #s(literal 2 binary64) p) (/.f64 p x) x) |
(fma.f64 (/.f64 (neg.f64 (*.f64 p p)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) x)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x))) (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 2 binary64) (*.f64 p p))) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 p p) (*.f64 p p)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 #s(literal 4 binary64) (*.f64 p p)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))) (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 p p) (*.f64 p p)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) |
(pow.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 p (*.f64 p p)) (*.f64 p (*.f64 p p))) #s(literal 64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 p p)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 p p) (*.f64 p p))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (*.f64 p p)))))) |
(*.f64 (pow.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x (*.f64 #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 p p))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (*.f64 p p) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 p p) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 p p)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 p p))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 p p) #s(literal 1 binary64)))) |
(/.f64 (*.f64 p p) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 p p)))) |
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 p p))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 p p)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 p p) #s(literal 1 binary64))) (neg.f64 x)) |
(pow.f64 (/.f64 x (*.f64 p p)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) x)) |
(*.f64 p (/.f64 p x)) |
(*.f64 (*.f64 p p) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 p p)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 p x) p) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 p p)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) #s(literal -1 binary64))) |
(*.f64 (/.f64 p #s(literal -1 binary64)) (/.f64 (neg.f64 p) x)) |
(*.f64 (/.f64 (neg.f64 p) #s(literal -1 binary64)) (/.f64 p x)) |
| 1× | egg-herbie |
| 10 520× | accelerator-lowering-fma.f32 |
| 10 520× | accelerator-lowering-fma.f64 |
| 8 340× | *-lowering-*.f32 |
| 8 340× | *-lowering-*.f64 |
| 4 738× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 861 | 6393 |
| 1 | 2774 | 6033 |
| 0 | 8539 | 5693 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (sqrt 2)) |
(+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))) |
(+ (* x (+ (* -1/32 (/ x (* (pow p 2) (sqrt 2)))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))) |
(+ (* x (+ (* x (- (* -3/128 (/ x (* (pow p 3) (sqrt 2)))) (* 1/32 (/ 1 (* (pow p 2) (sqrt 2)))))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))))) |
(+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (* (pow x 6) (pow (sqrt 2) 2))))))) |
(* -1 (/ p x)) |
(* -1 (/ (+ p (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2)))))) x)) |
(* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (pow (sqrt 2) 2))))))) x)) |
(* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 6) (pow (sqrt 2) 2))))) (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (pow (sqrt 2) 2)))))))) x)) |
1 |
(+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2))))) |
(+ 1 (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6))))) (pow (sqrt 2) 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))) |
(/ 1 (sqrt 2)) |
(+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))) |
(+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2)))) |
(+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* (pow p 3) (sqrt 2)))) (/ 1 (sqrt 2))))) |
(/ 1 (sqrt 2)) |
(+ (* -1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))) |
(+ (* -1 (/ (+ (* 1/32 (/ (pow x 2) (* p (sqrt 2)))) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* p (sqrt 2)))) (* -1/32 (/ (pow x 2) (sqrt 2)))) p)) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))) |
(sqrt 2) |
(+ (sqrt 2) (* -1/4 (/ (* x (sqrt 2)) p))) |
(+ (sqrt 2) (* x (+ (* -1/4 (/ (sqrt 2) p)) (* 3/32 (/ (* x (sqrt 2)) (pow p 2)))))) |
(+ (sqrt 2) (* x (+ (* -1/4 (/ (sqrt 2) p)) (* x (+ (* -1/128 (/ (* x (sqrt 2)) (pow p 3))) (* 3/32 (/ (sqrt 2) (pow p 2)))))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/2 (pow p 4)) (+ (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/16 (/ (pow p 4) (pow (sqrt 1/2) 2)))))) (* (pow x 4) (sqrt 1/2)))) (+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2)))) |
(+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/2 (pow p 4)) (+ (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/16 (/ (pow p 4) (pow (sqrt 1/2) 2)))))) (* (pow x 4) (sqrt 1/2)))) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/4 (/ (* (pow p 2) (+ (* -1/2 (pow p 4)) (+ (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/16 (/ (pow p 4) (pow (sqrt 1/2) 2)))))) (pow (sqrt 1/2) 2))) (+ (* -1/8 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1/2 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (* (pow x 6) (sqrt 1/2)))) (+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2))))) |
(* -1 (/ (* x (* (sqrt 1/2) (sqrt 2))) p)) |
(* -1 (* x (+ (* -1/16 (/ (* (sqrt 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 3) (* (pow x 2) (sqrt 1/2))))) (/ (* (sqrt 1/2) (sqrt 2)) p)))) |
(* -1 (* x (+ (* -1/2 (/ (* p (* (sqrt 2) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/256 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))))) (* (pow x 4) (sqrt 1/2)))) (+ (* -1/16 (/ (* (sqrt 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 3) (* (pow x 2) (sqrt 1/2))))) (/ (* (sqrt 1/2) (sqrt 2)) p))))) |
(* -1 (* x (+ (* -1/2 (/ (* p (* (sqrt 2) (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/32 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/256 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (* (pow p 2) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4)))))))) (* (pow x 6) (sqrt 1/2)))) (+ (* -1/2 (/ (* p (* (sqrt 2) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/256 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))))) (* (pow x 4) (sqrt 1/2)))) (+ (* -1/16 (/ (* (sqrt 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 3) (* (pow x 2) (sqrt 1/2))))) (/ (* (sqrt 1/2) (sqrt 2)) p)))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 2) (+ (* 1/16 (/ 1 (* (pow x 4) (pow (sqrt 1/2) 2)))) (/ 1 (pow x 4))))) (sqrt 1/2))) (* 1/4 (/ (sqrt 2) (* (pow x 2) (sqrt 1/2))))))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* 1/4 (/ (sqrt 2) (* (pow x 2) (sqrt 1/2)))) (* (pow p 2) (+ (* -1/2 (/ (* (sqrt 2) (+ (* 1/16 (/ 1 (* (pow x 4) (pow (sqrt 1/2) 2)))) (/ 1 (pow x 4)))) (sqrt 1/2))) (* 1/2 (/ (* (pow p 2) (* (sqrt 2) (- (* 5/2 (/ 1 (pow x 6))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow x 4) (pow (sqrt 1/2) 2)))) (/ 1 (pow x 4))) (* (pow x 2) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)))))))) |
(sqrt 2) |
(+ (sqrt 2) (* -1/4 (/ (* x (sqrt 2)) p))) |
(+ (sqrt 2) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (* -1/4 (/ (* x (sqrt 2)) p)))) |
(+ (sqrt 2) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))))))) (pow p 3))) (* -1/4 (/ (* x (sqrt 2)) p))))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/4 (/ (* x (sqrt 2)) p))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/4 (* x (sqrt 2))) (* 1/2 (/ (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) p))) p))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))) (* 1/2 (/ (* (sqrt 2) (+ (* -1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))))))) p))) p)) (* -1/4 (* x (sqrt 2)))) p))) |
2 |
(+ 2 (* -1 (/ x p))) |
(+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p)))) |
(+ 2 (* x (- (* x (+ (* -1/8 (/ x (pow p 3))) (* 1/2 (/ 1 (pow p 2))))) (/ 1 p)))) |
1 |
(+ 1 (/ (pow p 2) (pow x 2))) |
(- (+ 1 (* -1 (/ (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1 (/ (pow p 4) (pow x 4))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(/ (pow x 2) (pow p 2)) |
(* (pow x 2) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (/ 1 (pow p 2)))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (/ 1 (pow p 2))) (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (/ 1 (pow p 2))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
1 |
(+ 1 (/ (pow p 2) (pow x 2))) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 5 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
2 |
(+ 2 (* -1 (/ x p))) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
2 |
(+ 2 (/ x p)) |
(+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p))) |
(+ 2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (* 1/4 (/ (pow x 3) p))) (* -1/2 (pow x 2))) p)) x) p))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
2 |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
1 |
(+ 1 (* 1/2 (/ x p))) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
1 |
(+ 1 (* -1/2 (/ x p))) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow p 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(/ p x) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(* -1 (/ p x)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
(/ (pow p 2) (pow x 2)) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
-1 |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(+ (sqrt 1/2) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2))))))) |
(+ (sqrt 1/2) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/2 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (sqrt 1/2))) (* 1/2 (/ (* (pow x 2) (- (* 1/16 (/ 1 (pow p 6))) (* -1/8 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (* (pow p 2) (pow (sqrt 1/2) 2)))))) (sqrt 1/2))))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2))))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -4 (pow p 6)) (* -1/2 (* (pow p 2) (- (* 2 (pow p 4)) (* 1/4 (pow p 4)))))) (pow x 6))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))) |
(+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow p 2) (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))) (* -1/2 (/ (pow p 2) (pow x 2)))))) |
1 |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 7/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -25/16 (/ (pow p 2) (pow x 6))) (* 7/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2))))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2))))))) |
1/2 |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(+ 1/2 (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2)))))) |
(+ 1/2 (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 6))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) |
(+ 1 (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(- (+ 1 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
1 |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
1/2 |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
1/2 |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* 1/2 (/ (pow x 2) (pow p 2))) |
(* (pow x 2) (+ (* -1/4 (/ (pow x 2) (pow p 4))) (* 1/2 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/8 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))) (* 1/2 (/ 1 (pow p 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) (* 1/2 (/ 1 (pow p 2))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* 4 (/ (pow p 4) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -8 (/ (pow p 6) (pow x 6)))) (+ (* -4 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* 4 (/ (pow p 4) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) |
(- (+ 1 (* -8 (/ (pow p 6) (pow x 6)))) (+ (* -4 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
1 |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(+ 1 (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 4 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(* 1/2 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/4 (/ (pow x 4) (pow p 2))) (* 1/2 (pow x 2))) (pow p 2)) |
(/ (- (+ (* 1/8 (/ (pow x 6) (pow p 4))) (* 1/2 (pow x 2))) (* 1/4 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/16 (/ (pow x 8) (pow p 6))) (* 1/2 (pow x 2))) (+ (* -1/8 (/ (pow x 6) (pow p 4))) (* 1/4 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(* 1/2 (/ (pow x 2) (pow p 2))) |
(/ (+ (* -1/4 (/ (pow x 4) (pow p 2))) (* 1/2 (pow x 2))) (pow p 2)) |
(/ (- (+ (* 1/8 (/ (pow x 6) (pow p 4))) (* 1/2 (pow x 2))) (* 1/4 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/ (- (+ (* -1/16 (/ (pow x 8) (pow p 6))) (* 1/2 (pow x 2))) (+ (* -1/8 (/ (pow x 6) (pow p 4))) (* 1/4 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* 2 (/ (pow p 2) x))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* 2 (/ (pow p 2) x)) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(* 2 (/ (pow p 2) x)) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
x |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(* 2 p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(* 2 p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -2 p) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
(/ (pow p 2) x) |
| Outputs |
|---|
(/ 1 (sqrt 2)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* x (+ (* -1/32 (/ x (* (pow p 2) (sqrt 2)))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))) |
(fma.f64 x (fma.f64 #s(literal -1/32 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* x (+ (* x (- (* -3/128 (/ x (* (pow p 3) (sqrt 2)))) (* 1/32 (/ 1 (* (pow p 2) (sqrt 2)))))) (* 1/4 (/ 1 (* p (sqrt 2)))))) (/ 1 (sqrt 2))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -3/128 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2)))) (+ (* 1/2 (/ (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2))) (* (pow x 4) (pow (sqrt 2) 2)))) (* 1/2 (/ (- (* -1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* -1 (/ (* (pow p 2) (- (* -1/2 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (/ (pow p 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (* (pow x 6) (pow (sqrt 2) 2))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (fma.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 p p) (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x))))) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ (+ p (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2)))))) x)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 p (*.f64 x x))) #s(literal -6 binary64)) p) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (pow (sqrt 2) 2))))))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 p (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 p (*.f64 x x))) #s(literal -6 binary64)) p)) (neg.f64 x)) |
(* -1 (/ (+ p (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* p (* (pow x 2) (pow (sqrt 2) 2))))) (+ (* 1/2 (/ (- (* 1/2 (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))))))) (* 1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2)))))) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 6) (pow (sqrt 2) 2))))) (* 1/2 (/ (- (* 1/2 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* 1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 2) (pow (sqrt 2) 2))))) (* p (* (pow x 4) (pow (sqrt 2) 2)))))))) x)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 p (*.f64 x x))) #s(literal -6 binary64)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 #s(literal 2 binary64) (*.f64 p p))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) p))) (/.f64 (-.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 p p)))) (*.f64 p (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))))) p)) (neg.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (* (pow x 2) (pow (sqrt 2) 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 1/2 (/ (* (pow p 2) (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2))))) (pow (sqrt 2) 2))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))))))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (+ (* -1 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (* (pow x 2) (pow (sqrt 2) 2)))) (* 20 (/ 1 (pow x 6))))) (pow (sqrt 2) 2))) (* 1/2 (/ (- (* 6 (/ 1 (pow x 4))) (/ 1 (* (pow x 4) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (/ 1 (* (pow x 2) (pow (sqrt 2) 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 p p) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) (/.f64 #s(literal 20 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(/ 1 (sqrt 2)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2)))) |
(fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1/32 (/ (pow x 2) (* (pow p 2) (sqrt 2)))) (+ (* 1/4 (/ x (* p (sqrt 2)))) (+ (* 1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* (pow p 3) (sqrt 2)))) (/ 1 (sqrt 2))))) |
(fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p))) (fma.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -3/64 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(/ 1 (sqrt 2)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1/4 (/ x (* p (sqrt 2)))) (/ 1 (sqrt 2))) |
(fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (/ (+ (* 1/32 (/ (pow x 2) (* p (sqrt 2)))) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) p)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (pow x 3)) (* -1/64 (pow x 3))) (* p (sqrt 2)))) (* -1/32 (/ (pow x 2) (sqrt 2)))) p)) (* 1/4 (/ x (sqrt 2)))) p)) (/ 1 (sqrt 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -3/64 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p))) p)) p)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -1/4 (/ (* x (sqrt 2)) p))) |
(fma.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) p) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* -1/4 (/ (sqrt 2) p)) (* 3/32 (/ (* x (sqrt 2)) (pow p 2)))))) |
(fma.f64 x (fma.f64 x (/.f64 (*.f64 #s(literal 3/32 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 p p)) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) p)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* x (+ (* -1/4 (/ (sqrt 2) p)) (* x (+ (* -1/128 (/ (* x (sqrt 2)) (pow p 3))) (* 3/32 (/ (sqrt 2) (pow p 2)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal 3/32 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p)) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 p (*.f64 p p)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) p)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/2 (pow p 4)) (+ (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/16 (/ (pow p 4) (pow (sqrt 1/2) 2)))))) (* (pow x 4) (sqrt 1/2)))) (+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/2 (pow p 4)) (+ (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/16 (/ (pow p 4) (pow (sqrt 1/2) 2)))))) (* (pow x 4) (sqrt 1/2)))) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/4 (/ (* (pow p 2) (+ (* -1/2 (pow p 4)) (+ (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* 1/16 (/ (pow p 4) (pow (sqrt 1/2) 2)))))) (pow (sqrt 1/2) 2))) (+ (* -1/8 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/8 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1/2 (pow p 4)) (* -1/8 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))))) (* (pow x 6) (sqrt 1/2)))) (+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 p p) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 p #s(literal 4 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (fma.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3/2 binary64))) (fma.f64 p (*.f64 p (fma.f64 #s(literal -1/2 binary64) (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 p #s(literal 6 binary64)))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* -1 (/ (* x (* (sqrt 1/2) (sqrt 2))) p)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (neg.f64 p)) |
(* -1 (* x (+ (* -1/16 (/ (* (sqrt 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 3) (* (pow x 2) (sqrt 1/2))))) (/ (* (sqrt 1/2) (sqrt 2)) p)))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) p))))) |
(* -1 (* x (+ (* -1/2 (/ (* p (* (sqrt 2) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/256 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))))) (* (pow x 4) (sqrt 1/2)))) (+ (* -1/16 (/ (* (sqrt 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 3) (* (pow x 2) (sqrt 1/2))))) (/ (* (sqrt 1/2) (sqrt 2)) p))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 4 binary64)))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) p)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (/ (* p (* (sqrt 2) (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/32 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (+ (* 1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/256 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))))) (* (pow p 2) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4)))))))) (* (pow x 6) (sqrt 1/2)))) (+ (* -1/2 (/ (* p (* (sqrt 2) (+ (* -1/32 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (+ (* 1/256 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow (sqrt 1/2) 2)))) (* 1/8 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))))) (* (pow x 4) (sqrt 1/2)))) (+ (* -1/16 (/ (* (sqrt 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4)))) (* (pow p 3) (* (pow x 2) (sqrt 1/2))))) (/ (* (sqrt 1/2) (sqrt 2)) p)))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (fma.f64 p (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 4 binary64))))) (*.f64 p p)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 4 binary64))))))) (*.f64 p p)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 p (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 4 binary64)))))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 (*.f64 p (*.f64 p p)) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) p)))))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* 1/4 (/ (* (pow p 2) (sqrt 2)) (* (pow x 2) (sqrt 1/2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 p p) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* -1/2 (/ (* (pow p 2) (* (sqrt 2) (+ (* 1/16 (/ 1 (* (pow x 4) (pow (sqrt 1/2) 2)))) (/ 1 (pow x 4))))) (sqrt 1/2))) (* 1/4 (/ (sqrt 2) (* (pow x 2) (sqrt 1/2))))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (sqrt 1/2) (sqrt 2)) (* (pow p 2) (+ (* 1/4 (/ (sqrt 2) (* (pow x 2) (sqrt 1/2)))) (* (pow p 2) (+ (* -1/2 (/ (* (sqrt 2) (+ (* 1/16 (/ 1 (* (pow x 4) (pow (sqrt 1/2) 2)))) (/ 1 (pow x 4)))) (sqrt 1/2))) (* 1/2 (/ (* (pow p 2) (* (sqrt 2) (- (* 5/2 (/ 1 (pow x 6))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow x 4) (pow (sqrt 1/2) 2)))) (/ 1 (pow x 4))) (* (pow x 2) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 p p))) (-.f64 (/.f64 #s(literal 5/2 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* -1/4 (/ (* x (sqrt 2)) p))) |
(fma.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) p) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (* -1/4 (/ (* x (sqrt 2)) p)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 p p)) (fma.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) p) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (sqrt 2) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) (pow p 2))) (+ (* -1/2 (/ (* (sqrt 2) (+ (* -1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))))))) (pow p 3))) (* -1/4 (/ (* x (sqrt 2)) p))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 p p)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))))) (*.f64 p (*.f64 p p)))) (fma.f64 x (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) p) (sqrt.f64 #s(literal 2 binary64)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/4 (/ (* x (sqrt 2)) p))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) p) (sqrt.f64 #s(literal 2 binary64))) |
(+ (sqrt 2) (* -1 (/ (+ (* -1/4 (* x (sqrt 2))) (* 1/2 (/ (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))) p))) p))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) p) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) p)) |
(+ (sqrt 2) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt 2) (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2))))) (* 1/2 (/ (* (sqrt 2) (+ (* -1/16 (pow x 3)) (+ (* 1/8 (pow x 3)) (* 1/4 (* x (+ (* -1/4 (pow x 2)) (* 1/16 (pow x 2)))))))) p))) p)) (* -1/4 (* x (sqrt 2)))) p))) |
(-.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -3/16 binary64)))))) p) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -3/16 binary64)) #s(literal -1/2 binary64)))) p)) p)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 (/ x p))) |
(-.f64 #s(literal 2 binary64) (/.f64 x p)) |
(+ 2 (* x (- (* 1/2 (/ x (pow p 2))) (/ 1 p)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 p p)) (/.f64 #s(literal -1 binary64) p)) #s(literal 2 binary64)) |
(+ 2 (* x (- (* x (+ (* -1/8 (/ x (pow p 3))) (* 1/2 (/ 1 (pow p 2))))) (/ 1 p)))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/2 binary64) (*.f64 p p))) (/.f64 #s(literal -1 binary64) p)) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (pow p 2) (pow x 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1 (* -1 (/ (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (pow x 4)))) (* -1 (/ (pow p 2) (pow x 2)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1 (* -1 (/ (+ (* -1/4 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (+ (* -1/4 (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (* (pow p 2) (+ (* -1 (pow p 4)) (* -1/4 (+ (* -16 (pow p 4)) (* 4 (pow p 4)))))))) (pow x 6)))) (+ (* -1 (/ (pow p 2) (pow x 2))) (+ (* -1 (/ (pow p 4) (pow x 4))) (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 p p) (-.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -16 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 p p) (*.f64 x x)))) |
(/ (pow x 2) (pow p 2)) |
(/.f64 (*.f64 x x) (*.f64 p p)) |
(* (pow x 2) (+ (* -1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (/ 1 (pow p 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (pow.f64 p #s(literal 4 binary64))))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4)))) (pow x 4))) (/ 1 (pow p 2))) (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 4 binary64))))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (pow.f64 p #s(literal 4 binary64))))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (pow p 6))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow p 4))))) (pow p 2))) (+ (* -1/16 (/ (* (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6)))) (pow p 6))) (* 1/4 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow p 4))))) (pow x 6))) (/ 1 (pow p 2))) (+ (* -1/16 (/ (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2) (* (pow p 6) (pow x 4)))) (+ (* 1/4 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (* (pow p 4) (pow x 2)))) (* 1/4 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (* (pow p 4) (pow x 4)))))))) |
(*.f64 (*.f64 x x) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 3 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 4 binary64))))) (*.f64 p p)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x (*.f64 x (pow.f64 p #s(literal 4 binary64))))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (*.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 6 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (pow p 2) (pow x 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (+ (* (pow p 2) (- (* 5 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1 (/ x p))) |
(-.f64 #s(literal 2 binary64) (/.f64 x p)) |
(- (+ 2 (* 1/2 (/ (pow x 2) (pow p 2)))) (/ x p)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (-.f64 #s(literal 2 binary64) (/.f64 x p))) |
(- (+ 2 (* -1 (/ (+ (* -1/8 (pow x 3)) (* 1/4 (pow x 3))) (pow p 3)))) (+ (* -1/2 (/ (pow x 2) (pow p 2))) (/ x p))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 p (*.f64 p p))) (-.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (/.f64 x p)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (/ x p)) |
(+.f64 #s(literal 2 binary64) (/.f64 x p)) |
(+ 2 (* -1 (/ (- (* -1/2 (/ (pow x 2) p)) x) p))) |
(-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) p) x) p)) |
(+ 2 (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow x 3) p)) (* 1/4 (/ (pow x 3) p))) (* -1/2 (pow x 2))) p)) x) p))) |
(-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) p) #s(literal 1/8 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 p)) x) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* -1/16 (/ (pow x 2) (pow p 3))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
(+ 1 (* x (+ (* (pow x 2) (- (* 3/256 (/ (pow x 2) (pow p 5))) (* 1/16 (/ 1 (pow p 3))))) (* 1/2 (/ 1 p))))) |
(fma.f64 x (fma.f64 (*.f64 x x) (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal -1/16 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(+ 2 (+ (* -2 (/ (pow p 2) (pow x 2))) (+ (* -1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 4))) (* -1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 6)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal -32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 p p) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2)))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) (*.f64 p p) (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/2 (/ (+ (* -256 (pow p 8)) (+ (* 1/4 (pow (+ (* -16 (pow p 4)) (* 4 (pow p 4))) 2)) (* 2 (* (pow p 2) (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))))))) (pow x 6))) (+ (* 1/2 (/ (+ (* -16 (pow p 4)) (* 4 (pow p 4))) (pow x 2))) (+ (* 1/2 (/ (+ (* 2 (* (pow p 2) (+ (* -16 (pow p 4)) (* 4 (pow p 4))))) (* 64 (pow p 6))) (pow x 4))) (* 2 (pow p 2))))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fma.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (*.f64 #s(literal -256 binary64) (pow.f64 p #s(literal 8 binary64))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 x x))) (fma.f64 #s(literal 2 binary64) (*.f64 p p) (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -12 binary64))) (*.f64 #s(literal 32 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* 6 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(+ 2 (* (pow p 2) (- (* (pow p 2) (+ (* -20 (/ (pow p 2) (pow x 6))) (* 6 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ x p))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p)))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 5))) (+ (* -1/16 (/ (pow x 3) (pow p 3))) (* 1/2 (/ x p))))) |
(fma.f64 x (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 p #s(literal 5 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 p (*.f64 p p))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ x p))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x p) #s(literal 1 binary64)) |
(+ 1 (* -1 (/ (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x)) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 p p))) p)) |
(+ 1 (* -1 (/ (+ (* -1 (/ (* x (+ (* -1/64 (pow x 4)) (* 1/256 (pow x 4)))) (pow p 4))) (+ (* -1/16 (/ (pow x 3) (pow p 2))) (* 1/2 x))) p))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 p p))) (/.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 p #s(literal 4 binary64)))) p)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* (pow p 2) (- (/ 1 (pow p 2)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 p p)) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1/2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 p p) #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow p 2)) (pow x 2)) (pow x 2)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow p 2) |
(*.f64 p p) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(/ p x) |
(/.f64 p x) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(* -1 (/ p x)) |
(/.f64 p (neg.f64 x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
(/ (pow p 2) (pow x 2)) |
(/.f64 (*.f64 p p) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))) |
(* (pow p 2) (- (* 2 (/ 1 (pow x 2))) (/ 1 (pow p 2)))) |
(*.f64 p (*.f64 p (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 p p))))) |
(* 2 (/ (pow p 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) (*.f64 x x)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 p p) (*.f64 x (neg.f64 x))) (*.f64 x x)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 p p) (*.f64 x (neg.f64 x))) (*.f64 x x)) |
(/ (+ (* -1 (pow x 2)) (* 2 (pow p 2))) (pow x 2)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 p p) (*.f64 x (neg.f64 x))) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(- (* 2 (/ (pow p 2) (pow x 2))) 1) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4))))) (sqrt 1/2))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/2 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (sqrt 1/2))) (* 1/2 (/ (* (pow x 2) (- (* 1/16 (/ 1 (pow p 6))) (* -1/8 (/ (+ (* 1/64 (/ 1 (* (pow p 4) (pow (sqrt 1/2) 2)))) (* 1/8 (/ 1 (pow p 4)))) (* (pow p 2) (pow (sqrt 1/2) 2)))))) (sqrt 1/2))))) (* 1/8 (/ 1 (* (pow p 2) (sqrt 1/2))))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 p p)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 4 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 7/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/2 (/ (pow p 2) (pow x 2))) (+ (* 1/2 (/ (- (* -4 (pow p 6)) (* -1/2 (* (pow p 2) (- (* 2 (pow p 4)) (* 1/4 (pow p 4)))))) (pow x 6))) (* 1/2 (/ (- (* 2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal -4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 p (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 7/4 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 7/4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (* -1/2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -7/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 p p) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))) (pow x 4))) (+ (* -1/2 (/ (+ (* 1/2 (* (pow p 2) (+ (* -2 (pow p 4)) (* 1/4 (pow p 4))))) (* 4 (pow p 6))) (pow x 6))) (* -1/2 (/ (pow p 2) (pow x 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -7/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 p p) (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -7/4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 p p) (*.f64 x x)))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 7/8 (/ (pow p 2) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) #s(literal 7/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -25/16 (/ (pow p 2) (pow x 6))) (* 7/8 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -25/16 binary64) (/.f64 #s(literal 7/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (+ (* 1/8 (/ (pow x 2) (* (pow p 2) (sqrt 1/2)))) (+ (* 1/2 (/ (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2)))) (* (pow p 4) (sqrt 1/2)))) (* 1/2 (/ (- (* 1/16 (pow x 6)) (* 1/8 (/ (* (pow x 2) (- (* -1/8 (pow x 4)) (* 1/64 (/ (pow x 4) (pow (sqrt 1/2) 2))))) (pow (sqrt 1/2) 2)))) (* (pow p 6) (sqrt 1/2))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 4 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (pow.f64 p #s(literal 6 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow p 4))) (* 1/4 (/ 1 (pow p 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow p 6))) (* 1/8 (/ 1 (pow p 4))))) (* 1/4 (/ 1 (pow p 2)))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 p p))) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4))))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (+ (* -4 (/ (pow p 6) (pow x 6))) (+ (* -1 (/ (pow p 2) (pow x 2))) (* 2 (/ (pow p 4) (pow x 4)))))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1 (* 2 (/ (pow p 4) (pow x 4)))) (/ (pow p 2) (pow x 2))) |
(-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 p p) (*.f64 x x))) |
(- (+ 1 (* -4 (/ (pow p 6) (pow x 6)))) (+ (* -2 (/ (pow p 4) (pow x 4))) (/ (pow p 2) (pow x 2)))) |
(-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (pow p 2) (pow x 2)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))) |
(+ 1 (* (pow p 2) (- (* 2 (/ (pow p 2) (pow x 4))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -4 (/ (pow p 2) (pow x 6))) (* 2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -4 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 p #s(literal 4 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/4 (/ (pow x 2) (pow p 2)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 1/2 binary64))) |
(+ 1/2 (+ (* -1/8 (/ (pow x 4) (pow p 4))) (+ (* 1/16 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 p #s(literal 4 binary64)))))) |
(* 1/2 (/ (pow x 2) (pow p 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 p p)) |
(* (pow x 2) (+ (* -1/4 (/ (pow x 2) (pow p 4))) (* 1/2 (/ 1 (pow p 2))))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 p p)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 1/8 (/ (pow x 2) (pow p 6))) (* 1/4 (/ 1 (pow p 4))))) (* 1/2 (/ 1 (pow p 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 6 binary64))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 p p)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/16 (/ (pow x 2) (pow p 8))) (* 1/8 (/ 1 (pow p 6))))) (* 1/4 (/ 1 (pow p 4))))) (* 1/2 (/ 1 (pow p 2))))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) (pow.f64 p #s(literal 8 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 p #s(literal 6 binary64)))) (/.f64 #s(literal -1/4 binary64) (pow.f64 p #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 p p)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (* 4 (/ (pow p 4) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64))) |
(- (+ 1 (* -8 (/ (pow p 6) (pow x 6)))) (+ (* -4 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(- (+ 1 (* 4 (/ (pow p 4) (pow x 4)))) (* 2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64))) |
(- (+ 1 (* -8 (/ (pow p 6) (pow x 6)))) (+ (* -4 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))) |
(-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -2 (/ (pow p 2) (pow x 2)))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 4))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+ 1 (* (pow p 2) (- (* (pow p 2) (+ (* -8 (/ (pow p 2) (pow x 6))) (* 4 (/ 1 (pow x 4))))) (* 2 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 x #s(literal 6 binary64))) #s(literal -8 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* 1/2 (/ (pow x 2) (pow p 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 p p)) |
(/ (+ (* -1/4 (/ (pow x 4) (pow p 2))) (* 1/2 (pow x 2))) (pow p 2)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 p p))) (*.f64 p p)) |
(/ (- (+ (* 1/8 (/ (pow x 6) (pow p 4))) (* 1/2 (pow x 2))) (* 1/4 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 p p)))) (*.f64 p p)) |
(/ (- (+ (* -1/16 (/ (pow x 8) (pow p 6))) (* 1/2 (pow x 2))) (+ (* -1/8 (/ (pow x 6) (pow p 4))) (* 1/4 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 p p)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 4 binary64))))) (*.f64 p p)) |
(* 1/2 (/ (pow x 2) (pow p 2))) |
(/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 p p)) |
(/ (+ (* -1/4 (/ (pow x 4) (pow p 2))) (* 1/2 (pow x 2))) (pow p 2)) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 p p))) (*.f64 p p)) |
(/ (- (+ (* 1/8 (/ (pow x 6) (pow p 4))) (* 1/2 (pow x 2))) (* 1/4 (/ (pow x 4) (pow p 2)))) (pow p 2)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 p p)))) (*.f64 p p)) |
(/ (- (+ (* -1/16 (/ (pow x 8) (pow p 6))) (* 1/2 (pow x 2))) (+ (* -1/8 (/ (pow x 6) (pow p 4))) (* 1/4 (/ (pow x 4) (pow p 2))))) (pow p 2)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 p #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 p p)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 p #s(literal 4 binary64))))) (*.f64 p p)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x))) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x))) |
(* (pow p 2) (+ (* 2 (/ 1 x)) (/ x (pow p 2)))) |
(*.f64 (*.f64 p p) (+.f64 (/.f64 x (*.f64 p p)) (/.f64 #s(literal 2 binary64) x))) |
(* 2 (/ (pow p 2) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 p p)) x) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 p p) (*.f64 x x)) x) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 p p) (*.f64 x x)) x) |
(/ (+ (* 2 (pow p 2)) (pow x 2)) x) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 p p) (*.f64 x x)) x) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x) x) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x) x) |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x) x) |
x |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -2 (/ (pow p 2) (pow x 2))) 1))) |
(*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -2 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(+ (* 1/4 (/ (pow x 2) p)) (* 2 p)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) p) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* -1/64 (/ (pow x 2) (pow p 3))) (* 1/4 (/ 1 p))))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x x) (*.f64 p (*.f64 p p))) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 #s(literal 2 binary64) p)) |
(+ (* 2 p) (* (pow x 2) (+ (* (pow x 2) (- (* 1/512 (/ (pow x 2) (pow p 5))) (* 1/64 (/ 1 (pow p 3))))) (* 1/4 (/ 1 p))))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 p #s(literal 5 binary64))) #s(literal 1/512 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 p (*.f64 p p)))) (/.f64 #s(literal 1/4 binary64) p)) (*.f64 #s(literal 2 binary64) p)) |
x |
(* x (+ 1 (* 2 (/ (pow p 2) (pow x 2))))) |
(fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2)))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)))) x) |
(* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6))))))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 2 (/ (pow p 2) (pow x 2)))))) |
(neg.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 x x)) (*.f64 #s(literal 2 binary64) x) x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (* 2 (/ (pow p 2) (pow x 2))))))) |
(neg.f64 (fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64)))) x)) |
(* -1 (* x (+ 1 (+ (* -2 (/ (pow p 4) (pow x 4))) (+ (* 2 (/ (pow p 2) (pow x 2))) (* 4 (/ (pow p 6) (pow x 6)))))))) |
(neg.f64 (fma.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -2 binary64)) (pow.f64 x #s(literal 4 binary64))))) x)) |
x |
(+ x (* 2 (/ (pow p 2) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x) |
(+ x (* (pow p 2) (+ (* -2 (/ (pow p 2) (pow x 3))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 p p) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) x) |
(+ x (* (pow p 2) (+ (* (pow p 2) (- (* 4 (/ (pow p 2) (pow x 5))) (* 2 (/ 1 (pow x 3))))) (* 2 (/ 1 x))))) |
(fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 2 binary64) x)) x) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
(* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2))))) |
(*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 2 binary64))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 p (+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/64 binary64)) (pow.f64 p #s(literal 4 binary64))))))) |
(* -2 p) |
(*.f64 p #s(literal -2 binary64)) |
(* -1 (* p (+ 2 (* 1/4 (/ (pow x 2) (pow p 2)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) #s(literal 2 binary64)) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (* 1/4 (/ (pow x 2) (pow p 2))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 2 binary64))) (neg.f64 p)) |
(* -1 (* p (+ 2 (+ (* -1/64 (/ (pow x 4) (pow p 4))) (+ (* 1/512 (/ (pow x 6) (pow p 6))) (* 1/4 (/ (pow x 2) (pow p 2)))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 1/512 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 p p)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/64 binary64)) (pow.f64 p #s(literal 4 binary64)))))) (neg.f64 p)) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
(/ (pow p 2) x) |
(/.f64 (*.f64 p p) x) |
Compiled 23 957 to 2 878 computations (88% saved)
22 alts after pruning (13 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 978 | 4 | 982 |
| Fresh | 1 | 9 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 980 | 22 | 1 002 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 29.1% | (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
| 29.1% | (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) | |
| 22.8% | (/.f64 (neg.f64 p) x) | |
| 5.0% | (/.f64 p x) | |
| 52.7% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64))))) | |
| 31.0% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))) | |
| 56.9% | (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) | |
| 53.3% | (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) | |
| 16.7% | (*.f64 (/.f64 (sqrt.f64 #s(literal 1/12 binary64)) x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))) | |
| ✓ | 81.8% | (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | 6.0% | (sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 79.5% | (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 82.2% | (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.4% | (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| 53.4% | (sqrt.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p)) | |
| 12.9% | (sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 x x)) (*.f64 p p)) (*.f64 x x))) | |
| 18.8% | (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) | |
| 66.4% | (sqrt.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))))) | |
| ✓ | 16.2% | (sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
| 55.2% | (sqrt.f64 (-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))))) | |
| ✓ | 57.7% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | 38.8% | #s(literal 1 binary64) |
Compiled 1 257 to 431 computations (65.7% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(sqrt.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(sqrt.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/12 binary64)) x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) x))))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 p p)) (*.f64 x x))) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 x x)) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(sqrt.f64 (-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))))) |
(sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))))) |
(sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal 1/16 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (neg.f64 (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) #s(literal -1/4 binary64)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))))) |
7 calls:
| 13.0ms | x |
| 12.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 12.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 10.0ms | p |
| 9.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 1 | p |
| 82.2% | 1 | x |
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.9% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 82.2% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
Compiled 80 to 56 computations (30% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(sqrt.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(sqrt.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/12 binary64)) x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) x))))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (/.f64 #s(literal -12 binary64) (*.f64 x x))) (*.f64 p p)) (*.f64 x x))) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) (*.f64 p p)) #s(literal -12 binary64)) (*.f64 x x)) (*.f64 p p)) (*.f64 x x))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))) |
(sqrt.f64 (-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))) (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))) (fma.f64 x (/.f64 x (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x)) (sqrt.f64 (fma.f64 p (*.f64 p #s(literal 4 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))) |
4 calls:
| 11.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 8.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 8.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 8.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.9% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(sqrt.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(sqrt.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/12 binary64)) x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) x))))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
4 calls:
| 7.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 6.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 6.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 6.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.9% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(sqrt.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(sqrt.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/12 binary64)) x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))) |
(sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 x p) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 p (*.f64 p (/.f64 #s(literal 2 binary64) x)) x))))) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
4 calls:
| 28.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 6.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 6.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 5.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 98.6% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 98.6% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.6% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(sqrt.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(sqrt.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 p (*.f64 p (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/12 binary64)) x) (neg.f64 (sqrt.f64 (*.f64 (*.f64 p p) #s(literal 12 binary64))))) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))) |
4 calls:
| 9.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 5.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 5.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 5.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.3% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.3% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.3% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(sqrt.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
(sqrt.f64 (fma.f64 (neg.f64 p) (/.f64 p (*.f64 x x)) #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 x p) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) p) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) p)) (neg.f64 x)) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)) |
4 calls:
| 7.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 4.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 4.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 4.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.3% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.3% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.3% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
(sqrt.f64 (/.f64 (*.f64 p p) (*.f64 x x))) |
(sqrt.f64 (/.f64 (fma.f64 x #s(literal 1/4 binary64) (*.f64 p #s(literal 1/2 binary64))) p)) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)) |
4 calls:
| 3.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 3.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.3% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.3% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.3% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
4 calls:
| 6.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 2.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 99.2% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 99.2% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 99.2% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
(/.f64 (neg.f64 p) x) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (neg.f64 p) x) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
4 calls:
| 2.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 2.0ms | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 3 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 98.4% | 3 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 98.4% | 3 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 98.4% | 3 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 67 to 47 computations (29.9% saved)
| Inputs |
|---|
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1 binary64)) |
(/.f64 p x) |
| Outputs |
|---|
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
7 calls:
| 6.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 2.0ms | x |
| 2.0ms | p |
| 2.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.7% | 2 | x |
| 73.8% | 2 | p |
| 73.8% | 2 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 79.4% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 79.4% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 79.4% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 79.4% | 2 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 80 to 56 computations (30% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 1 binary64) |
| Outputs |
|---|
#s(literal 1 binary64) |
7 calls:
| 3.0ms | p |
| 1.0ms | x |
| 1.0ms | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 1.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
| 1.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.8% | 1 | x |
| 38.8% | 1 | p |
| 38.8% | 1 | (*.f64 (*.f64 #s(literal 4 binary64) p) p) |
| 38.8% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))))) |
| 38.8% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))))) |
| 38.8% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x))))) |
| 38.8% | 1 | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) |
Compiled 80 to 56 computations (30% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999999998586 | -0.9998921678051318 |
Compiled 22 to 19 computations (13.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999999998586 | -0.9998921678051318 |
Compiled 22 to 19 computations (13.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.9999999999998586 | -0.9998921678051318 |
Compiled 22 to 19 computations (13.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.5319397674414901 | -1.7591104193218213e-6 |
Compiled 22 to 19 computations (13.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9623098517112735e-6 | 0.9999967572082491 |
| 0.0ms | -0.9998921678051318 | -0.5319397674414901 |
Compiled 22 to 19 computations (13.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9623098517112735e-6 | 0.9999967572082491 |
| 0.0ms | -0.9998921678051318 | -0.5319397674414901 |
Compiled 22 to 19 computations (13.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9623098517112735e-6 | 0.9999967572082491 |
| 0.0ms | -0.9998921678051318 | -0.5319397674414901 |
Compiled 22 to 19 computations (13.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9623098517112735e-6 | 0.9999967572082491 |
| 0.0ms | -0.9998921678051318 | -0.5319397674414901 |
Compiled 22 to 19 computations (13.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9623098517112735e-6 | 0.9999967572082491 |
| 0.0ms | -0.9998921678051318 | -0.5319397674414901 |
Compiled 22 to 19 computations (13.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9623098517112735e-6 | 0.9999967572082491 |
Compiled 22 to 19 computations (13.6% saved)
| 1× | egg-herbie |
| 26× | *-commutative_binary64 |
| 26× | +-commutative_binary64 |
| 18× | sub-neg_binary64 |
| 16× | neg-sub0_binary64 |
| 16× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 441 |
| 1 | 102 | 441 |
| 2 | 122 | 441 |
| 3 | 141 | 441 |
| 4 | 152 | 441 |
| 5 | 156 | 441 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -4503149267407759/4503599627370496 binary64)) (/.f64 (neg.f64 p) x) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -4503149267407759/4503599627370496 binary64)) (/.f64 (neg.f64 p) x) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -4503149267407759/4503599627370496 binary64)) (/.f64 (neg.f64 p) x) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) x) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -4503149267407759/4503599627370496 binary64)) (/.f64 (neg.f64 p) x) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 p #s(literal 4 binary64)))))) #s(literal 1/2 binary64))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -4503149267407759/4503599627370496 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -4503149267407759/4503599627370496 binary64)) (/.f64 (neg.f64 p) x) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -4503149267407759/4503599627370496 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p)))))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -4503149267407759/4503599627370496 binary64)) (/.f64 (neg.f64 p) x) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -4503149267407759/4503599627370496 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (fma.f64 (/.f64 x (sqrt.f64 (fma.f64 x x (*.f64 p (*.f64 #s(literal 4 binary64) p))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) x) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -1/2 binary64)) (neg.f64 (/.f64 p x)) (sqrt.f64 (fma.f64 (/.f64 x (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p p) x) x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (neg.f64 (/.f64 p x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 x x))))))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) (/.f64 (fma.f64 x x (*.f64 (*.f64 p p) #s(literal -1/2 binary64))) (*.f64 x x)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (neg.f64 (/.f64 p x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) (/.f64 (fma.f64 x x (*.f64 #s(literal -1/2 binary64) (*.f64 p p))) (*.f64 x x)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (neg.f64 (/.f64 p x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (*.f64 x x)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (neg.f64 (/.f64 p x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 x p) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (/.f64 (neg.f64 p) x) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal -5404319552844595/9007199254740992 binary64)) (neg.f64 (/.f64 p x)) (if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) p) p) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(if (<=.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 #s(literal 4 binary64) p)) (*.f64 x x)))) #s(literal 5902958103587057/1180591620717411303424 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| 10 520× | accelerator-lowering-fma.f32 |
| 10 520× | accelerator-lowering-fma.f64 |
| 9 590× | accelerator-lowering-fma.f32 |
| 9 590× | accelerator-lowering-fma.f64 |
| 8 496× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 861 | 6393 |
| 1 | 2774 | 6033 |
| 0 | 8539 | 5693 |
| 0 | 1423 | 10940 |
| 1 | 4555 | 10698 |
| 0 | 9639 | 10070 |
| 0 | 27 | 163 |
| 1 | 129 | 148 |
| 2 | 856 | 144 |
| 0 | 8652 | 133 |
| 0 | 37 | 203 |
| 1 | 226 | 198 |
| 2 | 1890 | 198 |
| 0 | 9588 | 179 |
| 0 | 14 | 66 |
| 1 | 68 | 66 |
| 2 | 492 | 66 |
| 3 | 6948 | 66 |
| 0 | 8473 | 59 |
| 0 | 434 | 2482 |
| 1 | 1325 | 2377 |
| 2 | 4606 | 2304 |
| 0 | 8075 | 2141 |
| 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 829 to 368 computations (55.6% saved)
Compiled 1 124 to 260 computations (76.9% saved)
Loading profile data...